Remove leftover comment in tests

This commit is contained in:
Martin Hořeňovský
2022-05-16 21:50:52 +02:00
parent 04a54b0e87
commit 5d7883b551

View File

@ -511,5 +511,3 @@ TEST_CASE( "Generator element stringification is cached",
REQUIRE( generator.stringificationCalls() == 1 );
}
// caching?