From 89e5ec28e0cb0ececdc7296c6765f503b8e80f5e Mon Sep 17 00:00:00 2001 From: Peter Burns Date: Wed, 17 Sep 2014 22:35:28 -0700 Subject: [PATCH] make demo-avoid-race-condition a test instead --- .../html/core-ajax-response-and-error.html | 37 +++++++++++++++---- tests/js/htmltests.js | 3 +- 2 files changed, 31 insertions(+), 9 deletions(-) rename demo-avoid-race-condition.html => tests/html/core-ajax-response-and-error.html (61%) diff --git a/demo-avoid-race-condition.html b/tests/html/core-ajax-response-and-error.html similarity index 61% rename from demo-avoid-race-condition.html rename to tests/html/core-ajax-response-and-error.html index fc7330d..dc6a833 100644 --- a/demo-avoid-race-condition.html +++ b/tests/html/core-ajax-response-and-error.html @@ -1,12 +1,25 @@ - + + - - Core-ajax handling race condition + core-ajax-response-and-error + + + + + + + - - +