diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2024-08-07 20:25:26 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2024-08-07 20:25:26 +0300 |
commit | 6ddb5b3ece0b27cd26b81bcbd91d6efa004af3d7 (patch) | |
tree | a9f12083a181c34c56758dcbf1d978710565482b /tests | |
parent | 0bd2f5a8b8c3d1ec419016b80b57fe5139bf4c56 (diff) |
Test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/buildfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/buildfile b/tests/buildfile index 556ed55..6122990 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,4 +1,8 @@ # file : tests/buildfile # license : MIT; see accompanying LICENSE file +# TEST + + + ./: {*/ -build/} |