Skip to content

Commit 41502e7

Browse files
committed
remove a test
1 parent 62989f6 commit 41502e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/examples/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ADDDEMO(gauss_legendre_lobatto)
6363
ADDDEMO(gcd)
6464
ADDDEMO(ge)
6565
ADDDEMO(get)
66-
ADDDEMO(getline)
66+
#ADDDEMO(getline) Issue: wait input from command line
6767
ADDDEMO(global_logger)
6868
ADDDEMO(gt)
6969
ADDDEMO(inequality)

0 commit comments

Comments
 (0)