Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit 0140e94

Browse files
author
Steve Calvert
committed
Removing unnecessary require config item
1 parent 34535a0 commit 0140e94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/runner/iframe-config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ require.config({
33
paths: {
44
'text': 'bower_components/requirejs-text/text',
55
'fixtures': 'tests/fixtures',
6-
'bouncefix': 'bower_components/bouncefix.js/dist/bouncefix.min',
76
'$': 'lib/zeptojs/dist/zepto',
87
'velocity': 'bower_components/mobify-velocity/velocity',
98
'chai': 'node_modules/chai/chai',

0 commit comments

Comments
 (0)