aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-05-18 09:44:56 -0400
committerScott González <scott.gonzalez@gmail.com>2012-05-18 10:07:39 -0400
commit0b205572bf15f71388238a4f37f7bfd7077eac8f (patch)
treec77f847b5ae9759dc95c9036c5a349d05bac0fac
parent15ccc1ad7a2de6bde1ce0c34f41fb441bdbecaf5 (diff)
downloadjquery-ui-0b205572bf15f71388238a4f37f7bfd7077eac8f.tar.gz
jquery-ui-0b205572bf15f71388238a4f37f7bfd7077eac8f.zip
Tooltip visual tests: Removed now-unused ajax content.
-rw-r--r--tests/visual/tooltip/ajaxcontent.php2
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