Skip to content

Commit 0b17c59

Browse files
committed
Fix tests.
1 parent 6e2d0de commit 0b17c59

4 files changed

Lines changed: 127 additions & 119 deletions

File tree

test/.bowerrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"directory": "../bower_components"
3+
}

test/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"license": "MIT",
99
"devDependencies": {
10-
"bootstrap": "~3.3.4",
10+
"bootstrap": "3.3.4",
1111
"sass-toolkit": "~2.9.0",
1212
"breakpoint-sass": "~2.5.0"
1313
}

0 commit comments

Comments
 (0)