Skip to content

Commit 9cc95f1

Browse files
committed
filename
1 parent 076c41e commit 9cc95f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_space_ids.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ using namespace Ifc2x3;
2727
#if defined(WITH_IFC) && !defined(IFCOPENSHELL_05)
2828
TEST(Voxelization, IfcSpaceIds) {
2929
// const std::string input_filename = ".." DIRSEP "tests" DIRSEP "fixtures" DIRSEP "duplex.ifc";
30-
const std::string input_filename = "William Lyon Mackenzie CI - 2020-01-13.ifc";
30+
const std::string input_filename = "William Lyon Mackenzie CI - 2020-01-19.ifc";
3131

3232
IfcParse::IfcFile ifc_file(input_filename);
3333

0 commit comments

Comments
 (0)