We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28c663 commit d28a735Copy full SHA for d28a735
2 files changed
nose_ignores.txt
@@ -47,5 +47,6 @@
47
--ignore-file=test_disks\.py
48
--ignore-file=test_offaxisprojection_pytestonly\.py
49
--ignore-file=test_sph_pixelization_pytestonly\.py
50
+--ignore-file=test_off_axis_SPH\.py
51
--ignore-file=test_time_series\.py
52
--ignore-file=test_cf_radial_pytest\.py
tests/tests.yaml
@@ -230,5 +230,6 @@ other_tests:
230
- "--ignore-file=test_offaxisprojection_pytestonly\\.py"
231
- "--ignore-file=test_sph_pixelization_pytestonly\\.py"
232
- "--ignore-file=test_cf_radial_pytest\\.py"
233
+ - "--ignore-file=test_off_axis_SPH\\.py"
234
cookbook:
235
- 'doc/source/cookbook/tests/test_cookbook.py'
0 commit comments