Corrected test_suite name

This commit is contained in:
Ion Gaztañaga
2014-02-06 11:53:36 +01:00
parent a4c0188173
commit 4f2d7944fa

View File

@@ -31,4 +31,4 @@ rule test_all
return $(all_rules) ; return $(all_rules) ;
} }
test-suite container_test : [ test_all r ] ; test-suite container_bench : [ test_all r ] ;