Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Samet authored and Adam Samet committed Sep 11, 2010
1 parent 29af7a6 commit 73dc676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter4j-core/src/test/java/twitter4j/StreamAPITest.java
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
import java.util.Date;
import java.util.Properties;

public class StreamAPITest extends TwitterTestBase implements StatusListener, UserStreamListener {
public class StreamAPITest extends TwitterTestBase implements StatusListener,UserStreamListener {
protected TwitterStream twitterStream = null;
protected Twitter protectedTwitter = null;
protected Properties p = new Properties();
Expand Down

0 comments on commit 73dc676

Please sign in to comment.