Remove duplication of TESTS and BENCHMARKS in example
Probably the result of some rebase :-(
This commit is contained in:
parent
ce6b35154a
commit
cfff8871b6
|
@ -47,12 +47,6 @@ TESTS=product count-characters
|
|||
# Define what to benchmark
|
||||
BENCHMARKS=product
|
||||
|
||||
# Define what to test
|
||||
TESTS=product count-characters
|
||||
|
||||
# Define what to benchmark
|
||||
BENCHMARKS=product
|
||||
|
||||
# Include the makefile rules
|
||||
MIQ=make-it-quick/
|
||||
include $(MIQ)rules.mk
|
||||
|
|
Loading…
Reference in New Issue