Remove pytest 00/51400/1
authorhyokeun <hyokeun.jeon@samsung.com>
Mon, 9 Nov 2015 09:00:21 +0000 (18:00 +0900)
committerhyokeun <hyokeun.jeon@samsung.com>
Mon, 9 Nov 2015 09:01:19 +0000 (18:01 +0900)
Change-Id: I270712ac3e094e1409b3500a8c64fde8fc0e258b

Makefile

index e225b13..4dd73ad 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,6 @@
 init:
        pip install -r requirements.txt
 
-test:
-       py.test
-
 ci: init
        py.test --junitxml=junit.xml