Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kavanase committed Feb 7, 2025
1 parent 1882b28 commit 5bbf278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests_electronic_structure/test_dos.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

class DosTestCase(unittest.TestCase):
def setUp(self):
# SOC DOS calculation:
self.vr_path = os.path.join(ilr_files("tests"), "data", "Cs2SnBr6", "vasprun.xml.gz")

def test_load_dos(self):
Expand Down

0 comments on commit 5bbf278

Please sign in to comment.