Skip to content

Commit

Permalink
add missing parameters to two tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mlouhivu committed Oct 12, 2018
1 parent 706955a commit c15e0ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .test/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,16 @@
[programming/fortran/types/solution/heat_mod.F90]
type=pass
+skip_run
+do_not_link

[programming/fortran/intrinsics/solution]
type=pass
user_input='3 3'

[programming/fortran/control-structures/solution]
type=pass
binary=(do-loop, fibonacci, if-else)
user_input=(,,'8')

[programming/fortran/arrays/solution]
type=pass
Expand Down

0 comments on commit c15e0ec

Please sign in to comment.