diff options
author | jzaefferer <joern.zaefferer@gmail.com> | 2010-04-01 09:25:21 +0200 |
---|---|---|
committer | jzaefferer <joern.zaefferer@gmail.com> | 2010-04-01 09:25:21 +0200 |
commit | df31e22b9572ef105fc83e130041b1165023a4ac (patch) | |
tree | e1653b93d1dac73e1aeb570a3d1547928289c26e /tests/visual/tooltip/ajaxcontent.php | |
parent | ab8d15521785e764a6bf47beee0cfd18929607d3 (diff) | |
parent | 9ec4c4e682946b4480b5366aabf3bcf353ef49f9 (diff) | |
download | jquery-ui-df31e22b9572ef105fc83e130041b1165023a4ac.tar.gz jquery-ui-df31e22b9572ef105fc83e130041b1165023a4ac.zip |
Merge branch 'tooltip' of github.com:jquery/jquery-ui
Diffstat (limited to 'tests/visual/tooltip/ajaxcontent.php')
-rw-r--r-- | tests/visual/tooltip/ajaxcontent.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/visual/tooltip/ajaxcontent.php b/tests/visual/tooltip/ajaxcontent.php new file mode 100644 index 000000000..a689a734d --- /dev/null +++ b/tests/visual/tooltip/ajaxcontent.php @@ -0,0 +1,2 @@ +<?php sleep(1); ?> +<strong>Hello</strong> world!
\ No newline at end of file |