aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_machine/tests/tests.pro')
-rw-r--r--qtmips_machine/tests/tests.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/qtmips_machine/tests/tests.pro b/qtmips_machine/tests/tests.pro
index b9f1497..287d1e8 100644
--- a/qtmips_machine/tests/tests.pro
+++ b/qtmips_machine/tests/tests.pro
@@ -18,7 +18,8 @@ DEFINES += QT_DEPRECATED_WARNINGS
SOURCES += tst_machine.cpp \
testmemory.cpp \
testregisters.cpp \
- testprogrammemory.cpp
+ testprogrammemory.cpp \
+ testinstruction.cpp
HEADERS += tst_machine.h