diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-20 15:31:13 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-20 16:10:26 +0200 |
commit | c1dc06dfd1d329f8c6499dbe2166725ab9c35e17 (patch) | |
tree | 97449ae7263490473a833944cfeb3d889a2f580d /tests/bash/buildfile | |
parent | b4286df8c9bafdab1934cef99ccc0506ec4555e2 (diff) |
Implement bash module
Diffstat (limited to 'tests/bash/buildfile')
-rw-r--r-- | tests/bash/buildfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/bash/buildfile b/tests/bash/buildfile new file mode 100644 index 0000000..92fd280 --- /dev/null +++ b/tests/bash/buildfile @@ -0,0 +1,5 @@ +# file : tests/bash/buildfile +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +./: testscript $b |