Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Oct 30, 2024
1 parent f16dffb commit c45f82f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/CesiumRuntime/Private/Tests/Cesium3DTileset.spec.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ static void setupForSharedImages(SceneGenerationContext& context) {

void tilesetPass(
SceneGenerationContext& context,
TestPass::TestingParameter parameter) {
}
TestPass::TestingParameter parameter) {}

bool FCesium3DTilesetSharedImages::RunTest(const FString& Parameters) {
std::vector<TestPass> testPasses;
Expand Down

0 comments on commit c45f82f

Please sign in to comment.