File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ run-test:
35
35
run-test-coverage :
36
36
$(COVERAGE ) -v --cov-report=html:$(ASSIGNMENT ) /A0/hello/htmlcov --cov-report=term --cov=$(ASSIGNMENT ) /A0/hello $(ASSIGNMENT ) /A0/hello/tests
37
37
$(COVERAGE ) -v --cov-report=html:$(ASSIGNMENT ) /A0-OOP/hello/htmlcov --cov-report=term --cov=$(ASSIGNMENT ) /A0-OOP/hello $(ASSIGNMENT ) /A0-OOP/hello/tests
38
- $(COVERAGE ) -v --cov-report=html:$(ASSIGNMENT ) /A1/cold/htmlcov --cov-report=term --cov=$(ASSIGNMENT ) /A1/cold A1/cold/tests
38
+ $(COVERAGE ) -v --cov-report=html:$(ASSIGNMENT ) /A1/cold/htmlcov --cov-report=term --cov=$(ASSIGNMENT ) /A1/cold $( ASSIGNMENT ) / A1/cold/tests
39
39
$(COVERAGE ) -v --cov-report=html:$(ASSIGNMENT ) /A1-OOP/cold/htmlcov --cov-report=term --cov=$(ASSIGNMENT ) /A1-OOP/cold $(ASSIGNMENT ) /A1-OOP/cold/tests
40
40
41
41
.PHONY : clean
You can’t perform that action at this time.
0 commit comments