From af8bac8e08ea2e00e3d289183400283c183eb074 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Mon, 14 Dec 2015 21:06:02 +0000 Subject: [PATCH] Tweak JS test naming --- .eslintrc.yml | 1 - gruntfile.js | 2 +- src/tests/gui/html/js/test.html | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.eslintrc.yml b/.eslintrc.yml index 987ca29e..9828dd94 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -10,7 +10,6 @@ ecmaFeatures: globals: loot: false - Jed: false extends: - "eslint:recommended" diff --git a/gruntfile.js b/gruntfile.js index 137560c0..a4122449 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -20,7 +20,7 @@ module.exports = (grunt) => { platform: 'Windows 10', version: '47', }], - testname: 'LOOT UI JS tests', + testname: 'LOOT UI JS Tests', }, }, }, diff --git a/src/tests/gui/html/js/test.html b/src/tests/gui/html/js/test.html index f8068dff..1bc13433 100644 --- a/src/tests/gui/html/js/test.html +++ b/src/tests/gui/html/js/test.html @@ -1,5 +1,5 @@ -Mocha Tests +LOOT UI JS Tests