mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-15 10:03:10 +00:00
test description change
This commit is contained in:
parent
6418772901
commit
50655de35c
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@
|
|||
stop();
|
||||
};
|
||||
|
||||
test( "when loading a page where data-jq-url is not defined on a sub element hash defaults to the url", function(){
|
||||
test( "when loading a page where data-url is not defined on a sub element hash defaults to the url", function(){
|
||||
testDataUrlHash("#non-data-url a", /^#data-url-tests\/non-data-url.html$/);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue