Skip to content

Commit f4c235e

Browse files
committed
Undo commented test pushed by mistake.
Signed-off-by: Danilo Aimini <[email protected]>
1 parent b0ee007 commit f4c235e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Code/Framework/AzToolsFramework/Tests/PythonLoaderTests.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ namespace UnitTest
7070
EXPECT_TRUE(result == expectedPath);
7171
}
7272

73-
/*
7473
TEST_F(AzToolsFrameworkPythonLoaderFixture, TestReadPythonEggLinkPaths_Valid)
7574
{
7675
// Prepare the test folder and create dummy egg-link files
@@ -113,6 +112,5 @@ namespace UnitTest
113112

114113
EXPECT_EQ(expectedResults, resultEggLinkPaths);
115114
}
116-
*/
117115

118116
} // namespace UnitTest

0 commit comments

Comments
 (0)