Backed out extreme testing.

This commit is contained in:
Peter Camilleri 2016-10-31 16:00:56 -04:00
parent 3f9855701d
commit 6baf8bc24d

View file

@ -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