Skip to content

Commit 58ec88d

Browse files
committed
fix(cpp): remove keywords.wit from expected failures
The keywords.wit test now passes due to proper C++ keyword escaping.
1 parent 315a6da commit 58ec88d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/test/src/cpp.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ impl LanguageMethods for Cpp {
5353
| "import-func.wit"
5454
| "issue573.wit"
5555
| "issue929-no-export.wit"
56-
| "keywords.wit"
5756
| "lift-lower-foreign.wit"
5857
| "lists.wit"
5958
| "multiversion"

0 commit comments

Comments
 (0)