diff options
Diffstat (limited to 'tests/tri_layer/test.mk')
| -rw-r--r-- | tests/tri_layer/test.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/tri_layer/test.mk b/tests/tri_layer/test.mk new file mode 100644 index 0000000000..50548c3e1c --- /dev/null +++ b/tests/tri_layer/test.mk | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | # Copyright 2021 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com> | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 4 | # -------------------------------------------------------------------------------- | ||
| 5 | # Keep this file, even if it is empty, as a marker that this folder contains tests | ||
| 6 | # -------------------------------------------------------------------------------- | ||
| 7 | |||
| 8 | TRI_LAYER_ENABLE = yes | ||
