Skip to content

Commit

Permalink
Execute KEM and Sigs tests sequentially but their methods in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
jimouris committed Jun 16, 2020
1 parent 1095347 commit 81d73cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/resources/junit-platform.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
junit.jupiter.execution.parallel.enabled = true
junit.jupiter.execution.parallel.mode.default = concurrent
junit.jupiter.execution.parallel.mode.classes.default = same_thread

0 comments on commit 81d73cf

Please sign in to comment.