Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch committed Oct 18, 2023
1 parent c49ec6b commit 000f65d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ public void test_spit() {
"({:a 100 :b 200} {:a 101 :b 201} {:a 102 :b 202})",
venice.eval(script3));
}

@Test
public void test_spit_line_by_line() {
final Venice venice = new Venice();
Expand Down

0 comments on commit 000f65d

Please sign in to comment.