refonte
This commit is contained in:
10
src/m/test/TestService.py
Normal file
10
src/m/test/TestService.py
Normal file
@ -0,0 +1,10 @@
|
||||
from src.m.Service import Service
|
||||
|
||||
__author__ = 'sidya'
|
||||
|
||||
from nose.tools import assert_equal
|
||||
|
||||
|
||||
class TestService :
|
||||
def TestService(self):
|
||||
pass
|
Reference in New Issue
Block a user