Commit 5f66f2b
committed
Don't pass --rng-seed in catch_discover_tests
Somehow it took me *that* long to remember that catch_discover_tests is
used to run one test per execution of the test executable with ctest,
which makes seeding the PRNG for the test run order useless.1 parent 4244d1e commit 5f66f2b
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
309 | | - | |
| 308 | + | |
310 | 309 | | |
311 | | - | |
| 310 | + | |
312 | 311 | | |
0 commit comments