mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Update tests.
This commit is contained in:
parent
18a62ca831
commit
787eae7a80
22 changed files with 113 additions and 161 deletions
|
@ -9,8 +9,8 @@ describe('view', function () {
|
|||
this.storeKey = '_h5ai';
|
||||
this.xConfig = {
|
||||
setup: {
|
||||
PUBLIC_HREF: util.uniqPath('-PUBLIC/'),
|
||||
ROOT_HREF: util.uniqPath('-ROOT/')
|
||||
PUBLIC_HREF: uniq.path('-PUBLIC/'),
|
||||
ROOT_HREF: uniq.path('-ROOT/')
|
||||
}
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue