From e91255b4095ca2429c3ace40e2758ec56723dbc8 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 11 Aug 2015 14:36:03 +0100 Subject: add simple javascript test calling operation with too few arguemnts --- test/js/index.html | 5 +++++ test/js/parameter-error.html | 11 +++++++++++ 2 files changed, 16 insertions(+) create mode 100644 test/js/parameter-error.html diff --git a/test/js/index.html b/test/js/index.html index e3cecd682..f468f5849 100644 --- a/test/js/index.html +++ b/test/js/index.html @@ -65,6 +65,11 @@ +

Errors

+ +

Assorted