diff options
Diffstat (limited to 'test/index.html')
-rw-r--r-- | test/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html index 9d1e70344..a3a2b6f58 100644 --- a/test/index.html +++ b/test/index.html @@ -49,6 +49,7 @@ <script src="unit/effects.js"></script> <script src="unit/offset.js"></script> <script src="unit/dimensions.js"></script> + <script src="unit/deprecated.js"></script> <script src="unit/exports.js"></script> <script> |