Remove .hyphen property from tests (left behind in refactoring)
[jquery.git] / src / intro.js
blob0b98012ec6d22abb9ba038330af7a402ed57abd8
1 /*!
2  * jQuery JavaScript Library v@VERSION
3  * http://jquery.com/
4  *
5  * Includes Sizzle.js
6  * http://sizzlejs.com/
7  *
8  * Copyright 2012 jQuery Foundation and other contributors
9  * Released under the MIT license
10  * http://jquery.org/license
11  *
12  * Date: @DATE
13  */
14 (function( window, undefined ) {
15 "use strict";