Skip to content

Commit 2a0ad42

Browse files
fix: a 86 interrupt instruction forapple in doctest
1 parent 7c68875 commit 2a0ad42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <string>
77

88
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
9+
#define DOCTEST_CONFIG_NO_BREAK_INTO_DEBUGGER
910

1011
#include "doctest.h"
1112

0 commit comments

Comments
 (0)