Skip to content

Commit f9d3727

Browse files
committed
Added debugger tests back
1 parent fb05af7 commit f9d3727

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)