Add reference to jquery.blockUI-tests

This commit is contained in:
Jeffrey Lee
2014-07-02 09:06:03 +08:00
parent fd687b0c15
commit fe41b08965

View File

@@ -1,4 +1,7 @@
$.blockUI();
/// <reference path="../qunit/qunit.d.ts" />
/// <reference path="jquery.blockUI.d.ts" />
$.blockUI();
var opt: JQBlockUIOptions = {
css: { border: "1px solid red" },
message: "test"