diff options
Diffstat (limited to 'src/test/modules/test_tidstore/test_tidstore.control')
-rw-r--r-- | src/test/modules/test_tidstore/test_tidstore.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/modules/test_tidstore/test_tidstore.control b/src/test/modules/test_tidstore/test_tidstore.control new file mode 100644 index 00000000000..9b6bd4638f9 --- /dev/null +++ b/src/test/modules/test_tidstore/test_tidstore.control @@ -0,0 +1,4 @@ +comment = 'Test code for tidstore' +default_version = '1.0' +module_pathname = '$libdir/test_tidstore' +relocatable = true |