tests fixed

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2020-04-22 10:24:16 +10:00
parent 6d4d7393fc
commit 557b493588
1 changed files with 0 additions and 1 deletions

View File

@ -410,7 +410,6 @@ public class DistributionTests extends AbstractDistributionTest
"",
"--jpms",
})
@Disabled // TODO: fix and re-enable.
public void testSimpleWebAppWithWebsocket(String arg) throws Exception
{
String jettyVersion = System.getProperty("jettyVersion");