This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
L3GestionParking/src/m/test/TestService.py

10 lines
154 B
Python

from src.m.Service import Service
__author__ = 'sidya'
from nose.tools import assert_equal
class TestService :
def TestService(self):
pass