[rhythmbox: 2/3] Missing END_TEST MACRO also fixed.
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox: 2/3] Missing END_TEST MACRO also fixed.
- Date: Sun, 26 Sep 2021 11:48:28 +0000 (UTC)
commit f30202935384e3acbd2cc85130194b70769e6771
Author: Rajat Jain <rajatjain ix gmail com>
Date: Sun Apr 18 00:40:29 2021 +0530
Missing END_TEST MACRO also fixed.
Signed-off-by: Rajat Jain <rajatjain ix gmail com>
tests/test-rhythmdb.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/tests/test-rhythmdb.c b/tests/test-rhythmdb.c
index d2cfa5cc6..e47235810 100644
--- a/tests/test-rhythmdb.c
+++ b/tests/test-rhythmdb.c
@@ -497,6 +497,7 @@ START_TEST (test_rhythmdb_thread_barrier)
ck_assert_msg (str && (strcmp (str, "Bbb") == 0), "worker thread changes be visible now");
}
}
+END_TEST
START_TEST (test_rhythmdb_podcast_upgrade)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]