Fixed testing dependencies

This commit is contained in:
2026-06-26 17:36:08 -05:00
parent 6c4da250c3
commit 58aff1b2bb
4 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ targets:
- ./fibonacci.cpp
tests:
- name: factorial_test
- name: testing
type: program
deps: [fibonacci]
srcs: