summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/eight.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semko/eight.stp')
-rwxr-xr-xtestsuite/semko/eight.stp5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/semko/eight.stp b/testsuite/semko/eight.stp
new file mode 100755
index 00000000..1bcb344a
--- /dev/null
+++ b/testsuite/semko/eight.stp
@@ -0,0 +1,5 @@
+#! semtest
+
+probe foo {
+ stats << "string" # stats only collect numbers
+}