aboutsummaryrefslogtreecommitdiff
path: root/gfsm/gfsm/tests/testsuite.at
diff options
context:
space:
mode:
Diffstat (limited to 'gfsm/gfsm/tests/testsuite.at')
-rw-r--r--gfsm/gfsm/tests/testsuite.at10
1 files changed, 10 insertions, 0 deletions
diff --git a/gfsm/gfsm/tests/testsuite.at b/gfsm/gfsm/tests/testsuite.at
new file mode 100644
index 0000000..c410379
--- /dev/null
+++ b/gfsm/gfsm/tests/testsuite.at
@@ -0,0 +1,10 @@
+## -*- Mode: Autotest -*-
+##
+## File: testsuite.at
+## Package: gfsm
+## Description: autotest test-suite script
+##
+
+AT_INIT([gfsmutils])
+
+##-- nothing else happens here