From 9ba6aee3aec538fa97d57c2b5ef66e33abff05a2 Mon Sep 17 00:00:00 2001 From: Justin Beckwith <beckwith@google.com> Date: Wed, 1 Aug 2018 19:15:57 -0700 Subject: [PATCH] test: throw on deprecations --- test/mocha.opts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/mocha.opts b/test/mocha.opts index 3e740ac6..e49d0b0c 100644 --- a/test/mocha.opts +++ b/test/mocha.opts @@ -1,2 +1,5 @@ --require intelli-espower-loader --timeout 10000 + +--throw-deprecation +