mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Tweak JS test naming
This commit is contained in:
@@ -10,7 +10,6 @@ ecmaFeatures:
|
||||
|
||||
globals:
|
||||
loot: false
|
||||
Jed: false
|
||||
|
||||
extends:
|
||||
- "eslint:recommended"
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ module.exports = (grunt) => {
|
||||
platform: 'Windows 10',
|
||||
version: '47',
|
||||
}],
|
||||
testname: 'LOOT UI JS tests',
|
||||
testname: 'LOOT UI JS Tests',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Mocha Tests</title>
|
||||
<title>LOOT UI JS Tests</title>
|
||||
<link href="../../../../../node_modules/mocha/mocha.css" rel="stylesheet" />
|
||||
|
||||
<div id="mocha"></div>
|
||||
|
||||
Reference in New Issue
Block a user