improved type validation
[m6w6/ext-psi] / tests / parser / validate004.phpt
index 31b8509cc3b99dd0d7ab441f91281fab1f679e12..aa94c419708cfb63101b715791e63488adb6ed65 100644 (file)
@@ -12,6 +12,4 @@ psi_validate_string("struct a; \ntypedef struct a a_t;");
 ===DONE===
 --EXPECTF--
 ===TEST===
-
-Warning: Cannot compute size of empty struct 'a' in %s on line 1
 ===DONE===