tests: typedef void is actually a thing
[m6w6/ext-psi] / tests / parser / validate002.phpt
index a8ba6c99ddb4ecf211e9766797eefba6a9472433..890eec5cd79218958322d8a413d09bbacced2786 100644 (file)
@@ -12,7 +12,4 @@ psi_validate_string("typedef void foo;");
 ===DONE===
 --EXPECTF--
 ===TEST===
-
-Warning: PSI syntax error, unexpected ;, expecting %s at col 17 in %s on line 1
 ===DONE===
---XFAIL--