Skip to content

Commit

Permalink
Remove repeated line
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas Berlin <[email protected]>
  • Loading branch information
stanek-michal and nicholasberlin committed May 24, 2024
1 parent ede4b31 commit 84bdd93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/testrunner/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ func main() {
RunEventsTest(TestForkExit, "--process-fork")
RunEventsTest(TestForkExec, "--process-fork", "--process-exec")
RunEventsTest(TestSetuid, "--process-setuid")
RunEventsTest(TestSetuid, "--process-setuid")

RunEventsTest(TestMemfdCreate, "--process-memfd-create", "--process-exec")
RunEventsTest(TestShmget, "--process-shmget")
Expand Down

0 comments on commit 84bdd93

Please sign in to comment.