Commit 751dd58f authored by Mark Florisson's avatar Mark Florisson

Fix error test

parent 8cd31587
......@@ -64,5 +64,5 @@ _ERRORS = u'''
31:9: Dimension may not be contiguous
37:9: Only one direct contiguous axis may be specified.
38:9:Only dimensions 3 and 2 may be contiguous and direct
44:10: Invalid base type for memoryview slice
44:10: Invalid base type for memoryview slice: intp
'''
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment