From e15af4c84993ef730e1c07168f7cc97bc027f304 Mon Sep 17 00:00:00 2001 From: kpdecker Date: Tue, 7 Apr 2015 21:51:50 -0500 Subject: [PATCH] Add require.js error reporting in tests Adds test coverage for #989 --- spec/amd-runtime.html | 16 ++++++++++++++++ spec/amd.html | 23 +++++++++++++++++++---- 2 files changed, 35 insertions(+), 4 deletions(-) diff --git a/spec/amd-runtime.html b/spec/amd-runtime.html index 19bccdbf5..7cc64f190 100644 --- a/spec/amd-runtime.html +++ b/spec/amd-runtime.html @@ -28,11 +28,16 @@