Skip to content

Commit

Permalink
Rename test_config.py to test_main.py
Browse files Browse the repository at this point in the history
It's testing more than just config now.
  • Loading branch information
kh31d4r committed Oct 1, 2024
1 parent b0c8a32 commit 7116ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_config.py → test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

"""
Tests for reading, merging and parsing config
Tests for the main launcher
"""

import argparse
Expand Down

0 comments on commit 7116ce5

Please sign in to comment.