Add missing scripted tests to configuration.

This commit is contained in:
Josh Suereth 2014-05-07 09:44:14 -04:00
parent aa4ee809e5
commit 8e70aa4e93
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ env:
- SCRIPTED_TEST=dependency-management/*
- SCRIPTED_TEST=java/*
- SCRIPTED_TEST=package/*
- SCRIPTED_TEST=project/*
- SCRIPTED_TEST=reporter/*
- SCRIPTED_TEST=run/*
- SCRIPTED_TEST=source-dependencies/*