Skip to content

Commit

Permalink
Remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bibi21000 committed Jan 1, 2018
1 parent 8492561 commit 3dbb883
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ def test_011_start_reload_stop(self):
self.skipRasperryTest()
JNTTServerCommon.test_011_start_reload_stop(self)

def test_012_start_reload_threads_stop(self):
self.skipRasperryTest()
JNTTServerCommon.test_012_start_reload_threads_stop(self)

def test_040_server_start_no_error_in_log(self):
self.onlyRasperryTest()
JNTTServerCommon.test_040_server_start_no_error_in_log(self)

0 comments on commit 3dbb883

Please sign in to comment.