We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7789f99 commit b85fd89Copy full SHA for b85fd89
lifter/test_instructions.cpp
@@ -102,5 +102,6 @@ int testInit() {
102
.couldBeUndefined = true};
103
104
tester.addTest(tc);
105
+ tester.addTest(tc2);
106
return tester.runAllTests();
107
}
0 commit comments