summaryrefslogtreecommitdiff
path: root/tests/test_examples.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_examples.py')
-rw-r--r--tests/test_examples.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_examples.py b/tests/test_examples.py
index 3b63a11..9414b09 100644
--- a/tests/test_examples.py
+++ b/tests/test_examples.py
@@ -43,5 +43,5 @@ class TestExamples(unittest.TestCase):
def test_excelExpr(self):
self._run("excelExpr")
- def test_delta_time(self):
- self._run("delta_time")
+ def test_lucene_grammar(self):
+ self._run("lucene_grammar")