Skip to content

Commit

Permalink
remove skeleton after testing
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandotonon committed Jun 2, 2024
1 parent 31a6c96 commit 67ea1b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MeshImporterExporter_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,6 @@ TEST_F(MeshImporterExporterTest, Exporter_ValidSceneNodeAndEntityAndUri_ReturnZe
// Clean up
QFile::remove("./exported.mesh");
QFile::remove("./exported.mesh.xml");
QFile::remove("./exported.skeleton.xml");
QFile::remove("./exported.x");
}

0 comments on commit 67ea1b5

Please sign in to comment.