Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Dec 13, 2024
1 parent 82718b9 commit 800085a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
* This test case is used to verify RFC 9110 Section 13. Conditional Requests.
*/
@RunWith(Parameterized.class)
public class TestDefaultServletRfc9110Section13Parameterized extends TomcatBaseTest {
public class TestDefaultServletRfc9110Section13 extends TomcatBaseTest {

@Parameter(0)
public boolean useStrongETags;
Expand Down

0 comments on commit 800085a

Please sign in to comment.