summaryrefslogtreecommitdiff
path: root/tests/group/test.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-21 15:29:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-21 15:29:02 +0200
commitdd817b37a1139f0bbc1414c8b542734662c5da88 (patch)
tree4abd8a892e4751334a78ff90fde41061dc54b50c /tests/group/test.cli
parent6520b63cb25580420e477cba2c776b2639cbf21b (diff)
Implement group_scanner
Diffstat (limited to 'tests/group/test.cli')
-rw-r--r--tests/group/test.cli8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/group/test.cli b/tests/group/test.cli
new file mode 100644
index 0000000..082c2db
--- /dev/null
+++ b/tests/group/test.cli
@@ -0,0 +1,8 @@
+// file : tests/group/test.cli
+// author : Boris Kolpackov <boris@codesynthesis.com>
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// license : MIT; see accompanying LICENSE file
+
+class options
+{
+};