This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
gitmirror
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
39
Wiki
Activity
Browse Source
Activate expand rules reconstructor test (fails)
tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.10.0
julienmalard
4 years ago
parent
5d01f0ae68
commit
279c319096
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tests/test_reconstructor.py
+ 0
- 1
tests/test_reconstructor.py
View File
@@ -84,7 +84,6 @@ class TestReconstructor(TestCase):
self.assert_reconstruct(g, code)
@unittest.skip('Not working yet')
def test_expand_rule(self):
g = """
?start: (NL | mult_stmt)*
Write
Preview
Loading…
Cancel
Save