Skip to content

Commit

Permalink
Remove obsolete test patterns in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodiologist committed Jun 30, 2023
1 parent 18af19e commit b29ecf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool:pytest]
# Be sure to include Hy test functions with mangled names.
python_functions=test_* is_test_* hyx_test_* hyx_is_test_*
python_functions=test_* hyx_test_*
filterwarnings =
once::DeprecationWarning
once::PendingDeprecationWarning
Expand Down

0 comments on commit b29ecf6

Please sign in to comment.