diff options
Diffstat (limited to 'tests/parallel/tconvexhull.nim')
-rw-r--r-- | tests/parallel/tconvexhull.nim | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/parallel/tconvexhull.nim b/tests/parallel/tconvexhull.nim index ebadb874d..a89aa910b 100644 --- a/tests/parallel/tconvexhull.nim +++ b/tests/parallel/tconvexhull.nim @@ -1,8 +1,7 @@ discard """ + matrix: "--mm:refc" output: ''' ''' - -ccodeCheck: "\\i ! @'deepCopy(' .*" """ # parallel convex hull for Nim bigbreak |