diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/unittests.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unittests.h b/test/unittests.h index cee1dfc3f..babecde64 100644 --- a/test/unittests.h +++ b/test/unittests.h @@ -55,7 +55,7 @@ enum { UT_TEST_SCROLLBARSIZE, UT_TEST_SCHEMES, UT_TEST_SIMPLE_TERMINAL, - UT_TEST_CORE, + UT_TEST_CORE }; // This class helps to automatically register a new test with the unittest app. |
