Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / traversing / var / rneedsContext.js
diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/traversing/var/rneedsContext.js b/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/jquery/src/traversing/var/rneedsContext.js
new file mode 100644 (file)
index 0000000..3d6ae40
--- /dev/null
@@ -0,0 +1,6 @@
+define([
+       "../../core",
+       "../../selector"
+], function( jQuery ) {
+       return jQuery.expr.match.needsContext;
+});