Skip to content

Commit

Permalink
Mute debug-purpose test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mats-SX committed Dec 20, 2016
1 parent a082e19 commit 305f53b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public void shouldParseLegacyCypher() throws FileNotFoundException, URISyntaxExc
getQueries( "/cypher-legacy.txt" ).forEach( Antlr4TestUtils::parseLegacy );
}

@Test
// @Test
public void investigateTokenStream() throws IOException
{
// Keep: Not really testing things but quite useful for debugging antlr lexing
Expand Down

0 comments on commit 305f53b

Please sign in to comment.