summaryrefslogtreecommitdiff
path: root/test/filecomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/filecomp.c')
-rw-r--r--test/filecomp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/filecomp.c b/test/filecomp.c
index 5f083ee..ced2472 100644
--- a/test/filecomp.c
+++ b/test/filecomp.c
@@ -48,6 +48,7 @@ main(void)
assert(!test_file(ctx, "keymaps/divide-by-zero.xkb"));
assert(!test_file(ctx, "keymaps/bad.xkb"));
assert(!test_file(ctx, "keymaps/syntax-error.xkb"));
+ assert(!test_file(ctx, "keymaps/syntax-error2.xkb"));
assert(!test_file(ctx, "does not exist"));
/* Test response to invalid flags and formats. */