diff options
Diffstat (limited to 'test/networkerror.html')
-rw-r--r-- | test/networkerror.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/networkerror.html b/test/networkerror.html index b06a6ba46..f98bf4699 100644 --- a/test/networkerror.html +++ b/test/networkerror.html @@ -16,6 +16,7 @@ div { margin-top: 10px; } </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> |