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