| Index: bindings/tests/idls/core/TestException.idl
|
| diff --git a/bindings/tests/idls/core/TestException.idl b/bindings/tests/idls/core/TestException.idl
|
| index a62191c67d5b173fa6ff8d9c30fabd4163ba4e2f..0c918b417dcec7825a6e127311ec54dc45ee000e 100644
|
| --- a/bindings/tests/idls/core/TestException.idl
|
| +++ b/bindings/tests/idls/core/TestException.idl
|
| @@ -27,6 +27,7 @@
|
| */
|
|
|
| [
|
| + Constructor(unsigned short argument),
|
| DoNotCheckConstants,
|
| ] exception TestException {
|
| readonly attribute unsigned short readonlyUnsignedShortAttribute;
|
|
|