aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/common/thirdparty/jquery/src/var/support.js
blob: 094d0aece05d56c1491e0a2c941f04e4e17dd844 (plain)
1
2
3
4
5
6
define( function() {
	"use strict";

	// All support tests are defined in their respective modules.
	return {};
} );