diff options
Diffstat (limited to 'gl/modules/ino-map-tests')
-rw-r--r-- | gl/modules/ino-map-tests | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gl/modules/ino-map-tests b/gl/modules/ino-map-tests new file mode 100644 index 000000000..fa10b4ffc --- /dev/null +++ b/gl/modules/ino-map-tests @@ -0,0 +1,10 @@ +Files: +tests/test-ino-map.c + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-ino-map +check_PROGRAMS += test-ino-map |