Removes tthreadanalysis3 from threadTests spec.

This commit is contained in:
Dominik Picheta
2014-04-20 13:29:08 +01:00
parent be6474af63
commit cf3b54fdcb

View File

@@ -151,7 +151,7 @@ proc threadTests(r: var TResults, cat: Category, options: string) =
#test "tthreadanalysis"
#test "tthreadsort"
test "tthreadanalysis2"
test "tthreadanalysis3"
#test "tthreadanalysis3"
test "tthreadheapviolation1"
# ------------------------- IO tests ------------------------------------------