Code

store_test: Fixed golden data for tojson() test.
authorSebastian Harl <sh@tokkee.org>
Sat, 7 Dec 2013 15:29:25 +0000 (16:29 +0100)
committerSebastian Harl <sh@tokkee.org>
Sat, 7 Dec 2013 15:29:25 +0000 (16:29 +0100)
t/core/store_test.c

index c27310d4e6720dd5819483e00af7668f3e498287..afc532369114495a2a6ec96997507f2185a69386 100644 (file)
@@ -174,7 +174,7 @@ START_TEST(test_store_tojson)
                        "\"services\": ["
                                "{\"name\": \"s1\", \"last_update\": \"1970-01-01 00:00:00 +0000\"},"
                                "{\"name\": \"s2\", \"last_update\": \"1970-01-01 00:00:00 +0000\"},"
-                       "]}"
+                       "]},"
        "]}";
 
        sdb_store_host("h1", 1);