summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
new file mode 100644
index 0000000..3aaa045
--- /dev/null
+++ b/tests/meson.build
@@ -0,0 +1 @@
+test('version string handling', find_program('test-version.sh'), args: apk_exe)