General code cleanup
This commit is contained in:
parent
680a43dac9
commit
4cdb37e41b
@ -1,4 +1,4 @@
|
||||
import packaging_scripts.pacmanconf as pacmanconf
|
||||
import packaging_scripts.pacman as pacman
|
||||
import re
|
||||
import unittest
|
||||
|
||||
@ -10,7 +10,7 @@ from unittest.mock import MagicMock, patch
|
||||
|
||||
|
||||
# ========== Constants ==========
|
||||
TESTING_MODULE = f"packaging_scripts.pacmanconf"
|
||||
TESTING_MODULE = f"packaging_scripts.pacman"
|
||||
|
||||
|
||||
# ========== Unit Tests ==========
|
||||
|
Loading…
x
Reference in New Issue
Block a user