Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
test(versions): ensure that angular-touch and angular-sanitize ar…
Browse files Browse the repository at this point in the history
…e included

Related #6699. Closes #6771
  • Loading branch information
matsko authored and ThomasBurleson committed Jan 21, 2016
1 parent bf78b0c commit 8ccb518
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/test-versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ ANGULAR_FILES=(
angular-aria
angular-messages
angular-mocks
angular-sanitize
angular-touch
)

if [ ${#VERSIONS[@]} == 0 ]; then
Expand Down

0 comments on commit 8ccb518

Please sign in to comment.