Welcome to mirror list, hosted at ThFree Co, Russian Federation.

support.js « var « src « jquery « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3db9b67bca20f3445d2333fc24998215eb3b3118 (plain)
1
2
3
4
5
define( function() {

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