$OpenBSD: patch-myhdl_test_core_Makefile,v 1.1 2020/08/03 06:38:00 jasper Exp $

Index: myhdl/test/core/Makefile
--- myhdl/test/core/Makefile.orig
+++ myhdl/test/core/Makefile
@@ -1,5 +1,5 @@
 all:
-	py.test
+	py.test${MODPY_BIN_SUFFIX}
 
 clean:
 	- rm *.pyc *~
