X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Ftest_main.py;fp=tests%2Ftest_main.py;h=06fc84ef5e4492e4d98a905dd42675b56c2aacba;hb=1d72880c097ea8259ce9cc63cfe55e6cc7516bd2;hp=e3a5677b4f2cabc1226f797fabc17c7e2eb2099b;hpb=e7d7c0e5645da35adcbfec9e51deb68f012c422f;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FTrader.git diff --git a/tests/test_main.py b/tests/test_main.py index e3a5677..06fc84e 100644 --- a/tests/test_main.py +++ b/tests/test_main.py @@ -1,7 +1,6 @@ from .helper import * import main, market -@unittest.skipUnless("unit" in limits, "Unit skipped") class MainTest(WebMockTestCase): def test_make_order(self): self.m.get_ticker.return_value = {