From c4369bdaecec592a19c3ccc78f1ff78f6384538a Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 22 Jul 2010 19:27:37 -0400 Subject: Core Tests: Fixed image reference. --- tests/unit/core/core.html | 2 +- tests/unit/images/jqueryui_32x32.png | Bin 0 -> 3944 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 tests/unit/images/jqueryui_32x32.png (limited to 'tests') diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html index ec5577001..4f9e13bde 100644 --- a/tests/unit/core/core.html +++ b/tests/unit/core/core.html @@ -42,7 +42,7 @@
- + diff --git a/tests/unit/images/jqueryui_32x32.png b/tests/unit/images/jqueryui_32x32.png new file mode 100644 index 000000000..23ca0f8b9 Binary files /dev/null and b/tests/unit/images/jqueryui_32x32.png differ -- cgit v1.2.3