diff options
Diffstat (limited to 'tests/build/bootstrap.build')
-rw-r--r-- | tests/build/bootstrap.build | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build new file mode 100644 index 0000000..c9187a6 --- /dev/null +++ b/tests/build/bootstrap.build @@ -0,0 +1,8 @@ +# file : tests/build/bootstrap.build +# license : MIT; see accompanying LICENSE file + +project = # Unnamed subproject. + +using config +using dist +using test |