From 108ca00c16793d33f9edcdfff215b3ccd40e5972 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Mon, 17 Oct 2016 21:42:41 +0200 Subject: add karma/jasmine config for js unit testing Signed-off-by: Christoph Wurst --- .eslintignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.eslintignore') diff --git a/.eslintignore b/.eslintignore index 76cbb9155..12649052d 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,4 @@ js/simplewebrtc.js js/vendor/* +js/tests/* +karma.conf.js -- cgit v1.2.3