diff --git a/DataValuesJavaScript.php b/DataValuesJavaScript.php index 8fce1ec..780bbef 100644 --- a/DataValuesJavaScript.php +++ b/DataValuesJavaScript.php @@ -64,7 +64,6 @@ ), 'dependencies' => array( 'dataValues.DataValue', - 'jquery.qunit', 'util.inherit', 'valueFormatters', ), @@ -76,7 +75,6 @@ ), 'dependencies' => array( 'dataValues.DataValue', - 'jquery.qunit', 'util.inherit', 'valueParsers', ), diff --git a/lib/resources.php b/lib/resources.php index 4e6be62..e44ac05 100644 --- a/lib/resources.php +++ b/lib/resources.php @@ -30,7 +30,6 @@ 'qunit.parameterize/qunit.parameterize.js', ), 'dependencies' => array( - 'jquery.qunit', ), ),