diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-05-18 09:44:56 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-05-18 10:07:39 -0400 |
commit | 0b205572bf15f71388238a4f37f7bfd7077eac8f (patch) | |
tree | c77f847b5ae9759dc95c9036c5a349d05bac0fac | |
parent | 15ccc1ad7a2de6bde1ce0c34f41fb441bdbecaf5 (diff) | |
download | jquery-ui-0b205572bf15f71388238a4f37f7bfd7077eac8f.tar.gz jquery-ui-0b205572bf15f71388238a4f37f7bfd7077eac8f.zip |
Tooltip visual tests: Removed now-unused ajax content.
-rw-r--r-- | tests/visual/tooltip/ajaxcontent.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/visual/tooltip/ajaxcontent.php b/tests/visual/tooltip/ajaxcontent.php deleted file mode 100644 index a689a734d..000000000 --- a/tests/visual/tooltip/ajaxcontent.php +++ /dev/null @@ -1,2 +0,0 @@ -<?php sleep(1); ?> -<strong>Hello</strong> world!
\ No newline at end of file |