From 8038b775049559e670c357676f4990d9b796c64b Mon Sep 17 00:00:00 2001 From: ArturTomczak Date: Sat, 26 Feb 2022 21:09:12 +0100 Subject: [PATCH] typo --- src/ifcopenshell-python/test/test_ids.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcopenshell-python/test/test_ids.py b/src/ifcopenshell-python/test/test_ids.py index 4270171c46..99d2cae3bf 100644 --- a/src/ifcopenshell-python/test/test_ids.py +++ b/src/ifcopenshell-python/test/test_ids.py @@ -56,7 +56,7 @@ class TestIdsParsing(unittest.TestCase): def test_parse_predefinedType_facet(self): IDS_URL = ( - os.path.join(os.path.dirname(__file__), "Sample-BIM-Files/IDS/", "IDS_Wall_needs_predefinedType.xml") + os.path.join(os.path.dirname(__file__), "Sample-BIM-Files/IDS/", "IDS_Wall_needs_predefinedtype.xml") ) ids_file = ids.ids.open(IDS_URL) self.assertEqual(