diff options
Diffstat (limited to 'spec/SpecRunnerEs6.html')
-rw-r--r-- | spec/SpecRunnerEs6.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/SpecRunnerEs6.html b/spec/SpecRunnerEs6.html index fadc3a7..cca33c0 100644 --- a/spec/SpecRunnerEs6.html +++ b/spec/SpecRunnerEs6.html @@ -24,6 +24,7 @@ <script type="module" src="spec/types/ArrayPolyfill.js"></script> <script type="module" src="spec/types/Base.js"></script> <script type="module" src="spec/types/Box.js"></script> + <script type="module" src="spec/utils/adopter.js"></script> </body> </html> |