aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'host/tests/CMakeLists.txt')
-rw-r--r--host/tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/tests/CMakeLists.txt b/host/tests/CMakeLists.txt
index a304c9783..ededdaa2b 100644
--- a/host/tests/CMakeLists.txt
+++ b/host/tests/CMakeLists.txt
@@ -70,6 +70,7 @@ set(test_sources
set(pytest_sources
pyranges_test.py
verify_fbs_test.py
+ pychdr_parse_test.py
)
#turn each test cpp file into an executable with an int main() function