mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-31 07:18:21 -04:00
Change test description to make it work standalone.
This commit is contained in:
parent
942f4696e2
commit
6b071fc1e7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ describe('view', function () {
|
|||
$('<div id="fallback-hints"/>').appendTo('body');
|
||||
});
|
||||
|
||||
describe('require(\'view/viewmode\') sets up basic HTML', function () {
|
||||
describe('requiring \'view/viewmode\' sets up basic HTML', function () {
|
||||
|
||||
it('runs without errors', function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue