tests: eina strbuf - fix compilation
authorAmitesh Singh <amitesh.sh@samsung.com>
Fri, 13 Oct 2017 07:10:31 +0000 (16:10 +0900)
committerAmitesh Singh <amitesh.sh@samsung.com>
Fri, 13 Oct 2017 07:11:00 +0000 (16:11 +0900)
refer patch 2cf24eb30428fd56

src/tests/eina/eina_test_strbuf.c

index 4add7a1..b4e1cd1 100644 (file)
@@ -689,6 +689,7 @@ START_TEST(strbuf_strftime_test)
 
    eina_strbuf_free(buf);
 }
+END_TEST
 
 void
 eina_test_strbuf(TCase *tc)