Skip to content

Commit 6301f95

Browse files
committed
relocate cohp
1 parent f420e2e commit 6301f95

File tree

211 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

211 files changed

+1
-1
lines changed

tests/electronic_structure/test_cohp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from pymatgen.electronic_structure.core import Orbital, Spin
1818
from pymatgen.util.testing import TEST_FILES_DIR, PymatgenTest
1919

20-
TEST_DIR = f"{TEST_FILES_DIR}/cohp"
20+
TEST_DIR = f"{TEST_FILES_DIR}/electronic_structure/cohp"
2121

2222

2323
class TestCohp(TestCase):
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)