Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq authored Jul 12, 2024
1 parent 71d0b20 commit c1038bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion testing/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ julia runtests.jl ./input_files/water_box.inp \
./input_files/mixture.inp \
./input_files/spherical.inp \
./input_files/bilayer.inp \
./input_files/solvprotein.inp
./input_files/solvprotein.inp \
./input_files/water_box_pbc.inp

# check if output files are properly generated in a failed run
./test_failed.sh ./input_files/water_box_failed.inp packmol.log "FORCED"

0 comments on commit c1038bf

Please sign in to comment.