mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-12 00:44:01 +02:00
Change test description to make it work standalone.
This commit is contained in:
@@ -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 () {
|
||||
|
||||
|
Reference in New Issue
Block a user