diff --git a/tests/test_multi_thresholding.py b/tests/test_multi_thresholding.py
new file mode 100644
index 0000000000000000000000000000000000000000..deb84d94c0434256aae0231a7b1f5bf35dcd09d4
--- /dev/null
+++ b/tests/test_multi_thresholding.py
@@ -0,0 +1,2 @@
+import numpy as np
+import finn.core.multi_thresholding as multi_thresh