We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3b722 commit 5f0a3caCopy full SHA for 5f0a3ca
1 file changed
…/rimport/test_get_relnames_to_process.py …sts/rimport/test_get_files_to_process.pytests/rimport/test_get_relnames_to_process.py renamed to tests/rimport/test_get_files_to_process.py
@@ -1,8 +1,5 @@
1
"""
2
-Tests for main() function in rimport script.
3
-
4
-These tests focus on the logic and control flow in main(), mocking out
5
-the helper functions to isolate main()'s behavior.
+Tests for get_files_to_process function in rimport script.
6
7
8
import os
0 commit comments