Skip to content

Commit 14ba58f

Browse files
committed
Re-enabled test
1 parent 98e4059 commit 14ba58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jaspic/register-session/src/test/java/org/javaee7/jaspic/registersession/RegisterSessionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public void tearDown() {
4242
webClient.closeAllWindows();
4343
}
4444

45-
// @Test
45+
@Test
4646
public void testRemembersSession() throws IOException, SAXException {
4747

4848

0 commit comments

Comments
 (0)