mirror of
https://github.com/open-goal/jak-project
synced 2026-09-09 04:10:23 -04:00
one more print spam fix
This commit is contained in:
@@ -94,7 +94,7 @@ TEST(Listener, ListenerThenDeci) {
|
||||
EXPECT_FALSE(s.check_for_listener());
|
||||
EXPECT_TRUE(l.connect_to_target());
|
||||
while (!s.check_for_listener()) {
|
||||
printf("...\n");
|
||||
// printf("...\n");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user