diff options
Diffstat (limited to 'quantum/encoder/tests/testlist.mk')
-rw-r--r-- | quantum/encoder/tests/testlist.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/quantum/encoder/tests/testlist.mk b/quantum/encoder/tests/testlist.mk new file mode 100644 index 000000000..1be9f4a05 --- /dev/null +++ b/quantum/encoder/tests/testlist.mk | |||
@@ -0,0 +1,3 @@ | |||
1 | TEST_LIST += \ | ||
2 | encoder \ | ||
3 | encoder_split | ||