Skip to content

Commit

Permalink
Don't run test that prints the number of available cores.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucteo committed Mar 31, 2019
1 parent 9fc7e4a commit d75e045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Par/ThreadTest.spr
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ else
else if n == 4
cout << 'ok\n'

/*<<<Number of available cores - print IGNORE (1)
/*-<<<Number of available cores - print IGNORE (1)
8
>>>*/
/*<<<Number of available cores-test (2)
Expand Down

0 comments on commit d75e045

Please sign in to comment.