Skip to content

should serialize undefined #2

Description

@NodeGuy

If you add undefined to the list of primitives, the "should serialize primitives" test fails:

it("should serialize primitives", function() {
  var inputs = [undefined, 3, "foo", ["a", 3, "bar"]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions