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 0000000000..1be9f4a054 --- /dev/null +++ b/quantum/encoder/tests/testlist.mk @@ -0,0 +1,3 @@ +TEST_LIST += \ + encoder \ + encoder_split |