From 7d5fad2b155e4e8fa0286c909c135cc209bc7648 Mon Sep 17 00:00:00 2001 From: Klaus Hartl Date: Sat, 7 Sep 2019 12:51:52 +0200 Subject: [PATCH] Update qunit package, using latest --- package.json | 2 +- test/encoding.html | 4 ++-- test/index.html | 4 ++-- test/missing_semicolon.html | 3 --- 4 files changed, 5 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 66161504..e894d2a4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "grunt-eslint": "22.0.0", "grunt-exec": "3.0.0", "gzip-js": "0.3.2", - "qunitjs": "1.23.1", + "qunit": "2.9.2", "rollup": "^1.20.3", "rollup-plugin-filesize": "^6.2.0", "rollup-plugin-license": "^0.12.1", diff --git a/test/encoding.html b/test/encoding.html index 6057b140..6b59ea8d 100644 --- a/test/encoding.html +++ b/test/encoding.html @@ -3,8 +3,8 @@ JavaScript Cookie Test Suite - Encoding - - + + diff --git a/test/index.html b/test/index.html index fb4c608d..7f014d95 100644 --- a/test/index.html +++ b/test/index.html @@ -3,8 +3,8 @@ JavaScript Cookie Test Suite - - + + diff --git a/test/missing_semicolon.html b/test/missing_semicolon.html index 7a89499c..b1ac380d 100644 --- a/test/missing_semicolon.html +++ b/test/missing_semicolon.html @@ -3,9 +3,6 @@ - - -