Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / jquery / src / var / support.js
diff --git a/ecomp-portal-FE/client/bower_components/jquery/src/var/support.js b/ecomp-portal-FE/client/bower_components/jquery/src/var/support.js
new file mode 100644 (file)
index 0000000..3db9b67
--- /dev/null
@@ -0,0 +1,5 @@
+define( function() {
+
+       // All support tests are defined in their respective modules.
+       return {};
+} );