summaryrefslogtreecommitdiffstats
path: root/cvp/3rd_party/static/testapi-ui/assets/lib/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 {};
} );