ALWAYS RUN THE TESTS

Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy 2013-11-05 12:31:36 -05:00
parent cfd4843290
commit 2e1c07c5f7

View file

@ -620,7 +620,7 @@ my %hint = (
], ],
eager_relations => { eager_relations => {
buildoutputs => 'name', buildoutputs => 'name',
buildinputs => 'name', buildinputs_builds => 'name',
buildproducts => 'productnr', buildproducts => 'productnr',
} }
); );