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 cca33c0..3f8f90a 100644 --- a/spec/SpecRunnerEs6.html +++ b/spec/SpecRunnerEs6.html @@ -25,6 +25,7 @@ <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> + <script type="module" src="spec/elements/G.js"></script> </body> </html> |