Use s in test_gui + put it in utils + rename utils in gui

This commit is contained in:
2016-01-07 22:31:33 +05:30
parent 6ec3713a0d
commit 14fffc1b49
5 changed files with 32 additions and 31 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from mock import patch, MagicMock
import redis
import pytest
from ..utils_test import create_temp_case, reload_2_3
from ..utils_test import reload_2_3
REDIS_TEST_PORT = status_plugin.REDIS_PORT + 1