blob: d14d50e60b7c3634324b8b788843d9fb8b9a661c (
plain)
1
2
3
4
5
6
7
8
9
|
# file : tests/build/bootstrap.build
# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : Mozilla Public License 2.0; see accompanying LICENSE file
project = # Unnamed tests subproject.
using config
using test
using dist
|