Skip to content

Commit

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

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

0 comments on commit 6d28c32

Please sign in to comment.