Skip to content

Commit a1e7291

Browse files
committed
update refresh_reference_files.py
1 parent 5e55b7a commit a1e7291

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/refresh_reference_files.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ def _main():
2525
test_modules.remove("test_deterministic_output")
2626
test_modules.remove("test_cleanfigure")
2727
test_modules.remove("test_context")
28-
test_modules.remove("test_readme")
2928

3029
for mod in test_modules:
3130
module = importlib.import_module(mod)

0 commit comments

Comments
 (0)