From 96525fdec431f8d654ce0ea9b4f92c2a3ef9104b Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 16 Mar 2014 20:30:04 -0700 Subject: move sauce_browsers.yml into /grunt/; fixes #13065 --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bower.json') diff --git a/bower.json b/bower.json index 7590d787e..965ed2f1c 100644 --- a/bower.json +++ b/bower.json @@ -26,7 +26,8 @@ "composer.json", "CONTRIBUTING.md", "docs", - "js/tests" + "js/tests", + "test-infra" ], "dependencies": { "jquery": ">= 1.9.0" -- cgit v1.2.3