Skip to content

Commit

Permalink
trying to generate binary file
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Dec 6, 2023
1 parent b6d5e35 commit 5560061
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions model/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ endfunction()

# Copy test data files that are in the repo to the build directory.
copy_test_data(out_pnt.ww3)
copy_test_data_2(io_mod_def.ww3 mod_def.ww3)
copy_test_data(switch.io)
copy_test_data(ww3_outp.inp)
copy_test_data_2(ww3_grid.inp ../ww3_grid.inp)

# Build and run the tests.
unit_test(test_io_points_bin)
Expand Down
Binary file removed model/tests/data/io_mod_def.ww3
Binary file not shown.

0 comments on commit 5560061

Please sign in to comment.