X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Makefile;h=00e18a322d1e426f19c3643bdc68847e69cf01d0;hb=1178378ab68a426762b9e45d28a5ce97a7727c7d;hp=e304426d88bc6c777841e37ef671927efb17b2a4;hpb=0112c1c2b451346813224e2e5409b31aa4f960b2;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FTrader.git diff --git a/Makefile b/Makefile index e304426..00e18a3 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,9 @@ endif test: python test.py +test_acceptance: + python test_acceptance.py + run: python portfolio.py