Skip to content

Commit

Permalink
fixed a test
Browse files Browse the repository at this point in the history
  • Loading branch information
BrentBlanckaert committed Jan 12, 2025
1 parent 667fd20 commit 4a07970
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/exercises/echo-function-file-output/evaluation/one.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- tab: "Test"
testcases:
- statement: echo_function("result.txt", "Hallo")
file:
content: "contents.txt"
location: "result.txt"
out_files:
path_expected: "contents.txt"
path_generated: "result.txt"
oracle: builtin

0 comments on commit 4a07970

Please sign in to comment.