Moves Deferred-related code into a separate module. Context handling has been simplif...
[jquery.git] / test / readywait.html
index 8e0d3d5..4f12476 100644 (file)
@@ -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>