Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / traversing / var / rneedsContext.js
1 define([
2         "../../core",
3         "../../selector"
4 ], function( jQuery ) {
5         return jQuery.expr.match.needsContext;
6 });