summaryrefslogtreecommitdiffstats
path: root/tests/mtx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mtx')
-rw-r--r--tests/mtx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/mtx b/tests/mtx
new file mode 100644
index 0000000..8d6c7ce
--- /dev/null
+++ b/tests/mtx
@@ -0,0 +1,3 @@
+ apk_add $@
+ mtx --version 2>&1 | grep 'mtx version'
+ apk_del $@