Skip to content

Commit

Permalink
clear demo.test
Browse files Browse the repository at this point in the history
  • Loading branch information
ncbd committed Aug 30, 2024
1 parent 45877cd commit 0087a94
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/resource/cases/demo.test
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
MATCH (n:Person WHERE n.birthyear < 1970) RETURN n.birthyear AS q LIMIT 5
NEXT
RETURN q ORDER BY q;

0 comments on commit 0087a94

Please sign in to comment.