diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-06-05 21:45:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-06-08 16:50:24 +0300 |
commit | dd1cb295722a049fe21c8d0311cb1823ccb0e508 (patch) | |
tree | c654b5052831122ed35e4bcfc82fc30a5a737674 /tests/recipe/buildscript/buildfile | |
parent | 7fdc55efe423f58e5ce03e7f758ace6443800b7a (diff) |
Add buildscript recipe tests
Diffstat (limited to 'tests/recipe/buildscript/buildfile')
-rw-r--r-- | tests/recipe/buildscript/buildfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/recipe/buildscript/buildfile b/tests/recipe/buildscript/buildfile new file mode 100644 index 0000000..17c91a3 --- /dev/null +++ b/tests/recipe/buildscript/buildfile @@ -0,0 +1,4 @@ +# file : tests/recipe/buildscript/buildfile +# license : MIT; see accompanying LICENSE file + +./: testscript $b |