mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 12:59:30 +00:00
Add reason for @Disabled.
Signed-off-by: Jan Bartel <janb@webtide.com>
This commit is contained in:
parent
2adea58037
commit
03ae75f407
@ -48,7 +48,7 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
|
||||
/**
|
||||
* Allows for setting up a Jetty server for testing based on XML configuration files.
|
||||
*/
|
||||
@Disabled
|
||||
@Disabled("Not a test case")
|
||||
public class TestableJettyServer
|
||||
{
|
||||
private List<URL> _xmlConfigurations;
|
||||
|
Loading…
x
Reference in New Issue
Block a user