projects
/
siridb-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03b0fdc
)
.
author
Koos85
<koosjoosten@gmail.com>
Fri, 25 Sep 2020 08:02:41 +0000
(10:02 +0200)
committer
Koos85
<koosjoosten@gmail.com>
Fri, 25 Sep 2020 08:02:41 +0000
(10:02 +0200)
itest/test_grammar.py
patch
|
blob
|
history
diff --git
a/itest/test_grammar.py
b/itest/test_grammar.py
index ccc9c9752dd610713453071d54179be83eb33d1f..899edb5b992920a855ed1dbf4716053c7041a072 100644
(file)
--- a/
itest/test_grammar.py
+++ b/
itest/test_grammar.py
@@
-145,8
+145,6
@@
class TestGrammar(TestBase):
'regex_map': k_map,
'replace_map': {'r_singleq_str': ''}})
for q in qb.generate_queries('list_stmt'):
- if 'tags' in q:
- continue # TODO
await self.client0.query(q)
async def test_drop_stmt(self):
@@
-267,4
+265,4
@@
class TestGrammar(TestBase):
if __name__ == '__main__':
parse_args()
- run_test(TestGrammar())
\ No newline at end of file
+ run_test(TestGrammar())