Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bd58eb9

Browse files
committedJan 16, 2018
remove ember-views, jquery and $ from reexports test
1 parent 085a413 commit bd58eb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎packages/ember/tests/reexports_test.js

-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ let allExports =[
116116
['isGlobalPath', 'ember-metal'],
117117

118118
// ember-views
119-
['$', 'ember-views', 'jQuery'],
120119
['ViewUtils.isSimpleClick', 'ember-views', 'isSimpleClick'],
121120
['ViewUtils.getViewElement', 'ember-views', 'getViewElement'],
122121
['ViewUtils.getViewBounds', 'ember-views', 'getViewBounds'],

0 commit comments

Comments
 (0)
Please sign in to comment.