Skip to content

Commit

Permalink
update test files for new nada version
Browse files Browse the repository at this point in the history
  • Loading branch information
Davetbutler committed Aug 28, 2024
1 parent 15e9fe0 commit 600f6e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
program: secret_addition_complete
inputs:
my_int1:
SecretInteger: "3"
my_int2:
SecretInteger: "3"
my_int1: 3
my_int2: 3
expected_outputs:
my_output:
SecretInteger: "6"
my_output: 6

0 comments on commit 600f6e8

Please sign in to comment.