blob: 3ac781a089685bcb193dfd10342282c0b5317487 (
plain)
1
2
3
4
5
6
7
8
|
# file : tests/build/bootstrap.build
# license : Mozilla Public License 2.0; see accompanying LICENSE file
project = # Unnamed tests subproject.
using config
using test
using dist
|