aboutsummaryrefslogtreecommitdiff
path: root/tests/variable/type/test.sh
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-02 16:18:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-02 16:18:43 +0200
commit0e486cd3642da8a442629ffce9a3daf16745c35e (patch)
tree37dd2b40366598a68685168759543bc8abb4de80 /tests/variable/type/test.sh
parent4bf42322fdd5dd7e01a3f61272bccc4a66a5585f (diff)
Implement variable typing (via attributes)
Now we can do: [string] str = foo
Diffstat (limited to 'tests/variable/type/test.sh')
-rwxr-xr-xtests/variable/type/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/variable/type/test.sh b/tests/variable/type/test.sh
new file mode 100755
index 0000000..afcb3bd
--- /dev/null
+++ b/tests/variable/type/test.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+b -q | diff -u test.out -