mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 05:15:39 +02:00
Remove leftover comment in tests
This commit is contained in:
@@ -511,5 +511,3 @@ TEST_CASE( "Generator element stringification is cached",
|
|||||||
|
|
||||||
REQUIRE( generator.stringificationCalls() == 1 );
|
REQUIRE( generator.stringificationCalls() == 1 );
|
||||||
}
|
}
|
||||||
|
|
||||||
// caching?
|
|
||||||
|
Reference in New Issue
Block a user