Merge pull request #100 from boukeversteegh/fix/circular-dependencies
Import bug - Circular Dependencies
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Test cases that are expected to fail, e.g. unimplemented features or bug-fixes.
|
||||
# Remove from list when fixed.
|
||||
xfail = {
|
||||
"import_circular_dependency",
|
||||
"oneof_enum", # 63
|
||||
"namespace_keywords", # 70
|
||||
"namespace_builtin_types", # 53
|
||||
|
||||
Reference in New Issue
Block a user