From 08249d78eacd0d1e48af8a7fc4eb199456e37cbf Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Thu, 13 Sep 2012 19:11:48 -0700 Subject: [PATCH] Add RequireJS "shim" test and a build test to ensure the AMD snippet is maintained for r.js. Former-commit-id: 708c07877cfca0022d6d56c16c36d8bae79e4796 --- test/index.html | 15 +++++++++++++-- test/test-build.js | 17 +++++++++++++++++ test/test.js | 8 ++++++++ 3 files changed, 38 insertions(+), 2 deletions(-) diff --git a/test/index.html b/test/index.html index e41af9920..3b75bb9e2 100644 --- a/test/index.html +++ b/test/index.html @@ -44,6 +44,7 @@