Skip to content

Commit

Permalink
Rename stream_server_test.py to test/stream_server_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hamuchiwa committed Apr 10, 2016
1 parent 34c462e commit a7bbf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stream_server_test.py → test/stream_server_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ def streaming(self):
self.server_socket.close()

if __name__ == '__main__':
VideoStreamingTest()
VideoStreamingTest()

0 comments on commit a7bbf3c

Please sign in to comment.