X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Makefile;h=00e18a322d1e426f19c3643bdc68847e69cf01d0;hb=3080f31d1ee74104640dcff451922cd0ae88ee22;hp=e304426d88bc6c777841e37ef671927efb17b2a4;hpb=1d72880c097ea8259ce9cc63cfe55e6cc7516bd2;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