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
No known key found for this signature in database
GPG Key ID: DE48307B8B0D381A
1 changed files with 0 additions and 2 deletions

View File

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