diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-06-26 22:23:43 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-06-27 19:23:16 +0300 |
commit | 9a3a8d1915c8a3666984d6603606af856dfd8c41 (patch) | |
tree | 387af88de60f908ce248ae215b722f5a907564b9 /tests/function/regex/buildfile | |
parent | f65377448e74fc7e575e4df258fb0a48a09e39cc (diff) |
Add support for regex function family
Diffstat (limited to 'tests/function/regex/buildfile')
-rw-r--r-- | tests/function/regex/buildfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/function/regex/buildfile b/tests/function/regex/buildfile new file mode 100644 index 0000000..fbac223 --- /dev/null +++ b/tests/function/regex/buildfile @@ -0,0 +1,5 @@ +# file : tests/function/regex/buildfile +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +./: test{testscript} $b |