Skip to content

Commit e76c9bb

Browse files
committed
Removed debugger tests for now
1 parent 08bb94f commit e76c9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ include_directories(${GTEST_INCLUDE_DIRS} SYSTEM)
5050
set(XEUS_PYTHON_TESTS
5151
main.cpp
5252
../src/xutils.cpp
53-
test_debugger.cpp
53+
#test_debugger.cpp
5454
xeus_client.hpp
5555
xeus_client.cpp
5656
)

0 commit comments

Comments
 (0)