aboutsummaryrefslogtreecommitdiffstats
path: root/agl-test
diff options
context:
space:
mode:
Diffstat (limited to 'agl-test')
-rwxr-xr-xagl-test3
1 files changed, 3 insertions, 0 deletions
diff --git a/agl-test b/agl-test
new file mode 100755
index 0000000..569784f
--- /dev/null
+++ b/agl-test
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /usr/AGL/agl-test/
+exec pytest "$@"