Skip to content
Snippets Groups Projects
Commit 58e0fe51 authored by Lauri Himanen's avatar Lauri Himanen
Browse files

Fixed the docstring for the cube files test class.

parent e75124ec
Branches
No related tags found
No related merge requests found
File changed. Contains only whitespace changes. Show whitespace changes.
...@@ -1341,7 +1341,7 @@ class TestElectronicStructureMethod(unittest.TestCase): ...@@ -1341,7 +1341,7 @@ class TestElectronicStructureMethod(unittest.TestCase):
class TestCubeFiles(unittest.TestCase): class TestCubeFiles(unittest.TestCase):
"""Tests that different methods are recognized correctly. """Tests that a calculation with a cube file is opened correctly.
""" """
def test_electron_density(self): def test_electron_density(self):
get_result("cube/single_point_default_name") get_result("cube/single_point_default_name")
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment