Fixed testing dependencies
This commit is contained in:
@@ -9,7 +9,7 @@ targets:
|
||||
- ./fibonacci.cpp
|
||||
|
||||
tests:
|
||||
- name: factorial_test
|
||||
- name: testing
|
||||
type: program
|
||||
deps: [fibonacci]
|
||||
srcs:
|
||||
|
||||
Reference in New Issue
Block a user