Skip to content

Commit 167847c

Browse files
committed
renamed test
1 parent 3ac1798 commit 167847c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_geode_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def test_output_factory():
4343
assert type(output) is str
4444

4545

46-
def test_missing_files():
46+
def test_additional_files():
4747
for geode_object, value in geode_objects.geode_objects_dict().items():
4848
input_extensions = geode_functions.geode_object_input_extensions(geode_object)
4949
for input_extension in input_extensions:

0 commit comments

Comments
 (0)