ErrCtx: splitRev
This commit is contained in:
@@ -128,7 +128,7 @@ test "invalid argument" {
|
||||
}
|
||||
|
||||
test "smoke test" {
|
||||
//if (true) return error.SkipZigTest;
|
||||
if (true) return error.SkipZigTest;
|
||||
|
||||
const allocator = testing.allocator;
|
||||
var stderr = ArrayList(u8).init(allocator);
|
||||
|
||||
Reference in New Issue
Block a user