mirror of
https://github.com/PeterCamilleri/fOOrth
synced 2024-11-16 07:47:56 +01:00
Backed out extreme testing.
This commit is contained in:
parent
3f9855701d
commit
6baf8bc24d
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ class ThreadLibraryTester < Minitest::Test
|
|||
foorth_run('""* val$: $tmtx_str')
|
||||
foorth_run(code)
|
||||
|
||||
100000.times do
|
||||
10.times do
|
||||
foorth_equal('""* val$: $tmtx_str test_mutex_one', ["@"*10])
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue