Skip to content

Commit

Permalink
Remove duplicate dictionary entries in test
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSundell committed Sep 12, 2016
1 parent fd6b32f commit 537b2d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/UnboxTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1291,8 +1291,6 @@ class UnboxTests: XCTestCase {
"bool4": "F",
"bool5": "YES",
"bool6": "No",
"bool5": "Y",
"bool6": "n",
"bool7": true,
"bool8": false
]
Expand Down

0 comments on commit 537b2d0

Please sign in to comment.