Skip to content

Commit 5430a63

Browse files
committed
Removed
1 parent 5cce132 commit 5430a63

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/test/client_session_test.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ See the Apache License Version 2.0 for the specific language governing permissio
1616

1717
TEST_CASE("client_session") {
1818
ClientSession cs("test.db");
19-
//REQUIRE("" == cs.get_session_context("fuck-off").to_string());
20-
2119
cs.start(2000, 2000, 500);
2220

2321
this_thread::sleep_for(chrono::milliseconds(5000));

0 commit comments

Comments
 (0)