소스 검색

Fix trget 'test3'

Matthew Wang 11 년 전
부모
커밋
0ffdc64864
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Makefile

+ 1
- 1
Makefile 파일 보기

@@ -12,7 +12,7 @@ dogfood:
12 12
 
13 13
 test: cov reg
14 14
 
15
-test3: cov reg3
15
+test3: cov3 reg3
16 16
 
17 17
 cov:
18 18
 	coverage run tests/test_cdiff.py