Skip to content

Commit

Permalink
Disable test_python_max_variables_2.py in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mauzey1 committed Jun 6, 2019
1 parent d262743 commit 50be160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ test_python: python
env TEST_NAME=Test/test_python_grid_and_ocn_sigma.py make test_a_python
env TEST_NAME=Test/test_python_jamie_site_surface.py make test_a_python
# env TEST_NAME=Test/test_python_max_variables.py make test_a_python
env TEST_NAME=Test/test_python_max_variables_2.py make test_a_python
# env TEST_NAME=Test/test_python_max_variables_2.py make test_a_python
env TEST_NAME=Test/test_python_reverted_lats.py make test_a_python
env TEST_NAME=Test/test_lon_gt_360.py make test_a_python
env TEST_NAME=Test/test_lon_thro_360.py make test_a_python
Expand Down

0 comments on commit 50be160

Please sign in to comment.