Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentHouliston committed Apr 30, 2024
1 parent dcf49f0 commit a978f43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/dsl/emit/Delay.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ class TestReactor : public test_util::TestBase<TestReactor> {
powerplant.shutdown();
});


on<Startup>().then([this] {
// Delay with consistent jumps
for (int i = 0; i < test_loops; ++i) {
Expand Down

0 comments on commit a978f43

Please sign in to comment.