diff options
Diffstat (limited to 'test/readywait.html')
-rw-r--r-- | test/readywait.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/readywait.html b/test/readywait.html index 8e0d3d534..4f124767a 100644 --- a/test/readywait.html +++ b/test/readywait.html @@ -15,6 +15,7 @@ #expectedOutput { background-color: green } </style> <script src="../src/core.js"></script> + <script src="../src/deferred.js"></script> <script src="../src/support.js"></script> <script src="../src/data.js"></script> <script src="../src/queue.js"></script> |