Rémi Verschelde 4 vuotta sitten
vanhempi
commit
d9dd3b2768
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      tests/test_json.h

+ 0 - 1
tests/test_json.h

@@ -161,7 +161,6 @@ TEST_CASE("[JSON] Parsing objects (dictionaries)") {
 			dictionary["empty_object"].hash() == Dictionary().hash(),
 			dictionary["empty_object"].hash() == Dictionary().hash(),
 			"The parsed JSON should contain the expected values.");
 			"The parsed JSON should contain the expected values.");
 }
 }
-
 } // namespace TestJSON
 } // namespace TestJSON
 
 
 #endif // TEST_JSON_H
 #endif // TEST_JSON_H