Skip to content

Commit

Permalink
test-error: add 'good' test
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Oct 24, 2017
1 parent a1e9673 commit 6e08245
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tst/test-error/good.g
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Print("All is well\n");
1 change: 1 addition & 0 deletions tst/test-error/good.g.out
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
All is well

0 comments on commit 6e08245

Please sign in to comment.