Skip to content

Commit 108ee94

Browse files
fixed #276
1 parent 3953abc commit 108ee94

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/test/java/org/woehlke/twitterwall/AlphaTopLevelSuiteIT.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,18 @@
3939
CountedEntitiesControllerTest.class,
4040
HashTagControllerTest.class,
4141
ImprintControllerTest.class,
42-
/*
4342
LoginControllerTest.class,
44-
*/
4543
MediaControllerTest.class,
4644
MentionControllerTest.class,
47-
/*
4845
TaskControllerTest.class,
4946
TaskHistoryControllerTest.class,
50-
*/
5147
TickerSymbolControllerTest.class,
5248
TweetControllerTest.class,
5349
UrlControllerTest.class,
5450
UserControllerTest.class,
5551
UserListControllerTest.class,
5652

57-
/*
53+
/*
5854
TwitterUrlServiceTest.class,
5955
6056
TaskStartFireAndForgetTestImpl.class,

0 commit comments

Comments
 (0)