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