diff options
author | cjqed <christopherjonesqed@gmail.com> | 2013-12-11 11:34:05 -0500 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2013-12-23 17:21:22 -0500 |
commit | 537e9ced6164074c32df429bb1fa4c30361aa711 (patch) | |
tree | 6b051e88b52f93e2cd312de42bc7acfd6f802e1d /AUTHORS.txt | |
parent | 23db99440497fccbe9db8853a530d3d30d9320e4 (diff) | |
download | jquery-537e9ced6164074c32df429bb1fa4c30361aa711.tar.gz jquery-537e9ced6164074c32df429bb1fa4c30361aa711.zip |
Tests: Avoid use of QUnit.reset() in tests by splitting them
Fix #14040
Close gh-1457
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r-- | AUTHORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 43c34d645..f0f9ab66b 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -213,3 +213,4 @@ Ilya Kantor <iliakan@gmail.com> hongymagic <d.hong@me.com> John Paul <john@johnkpaul.com> Jakob Stoeck <jakob@pokermania.de> +Christopher Jones <chris@cjqed.com> |