From 690910665029e3e14544d59904dc999abb1222d9 Mon Sep 17 00:00:00 2001 From: xsalon00 Date: Nov 13 2021 23:37:39 +0000 Subject: Improved test cleaning + custom test example --- diff --git a/tests/fpd_tests/common/iframe.html b/tests/fpd_tests/common/iframe.html index a5a96c0..6f76a26 100644 --- a/tests/fpd_tests/common/iframe.html +++ b/tests/fpd_tests/common/iframe.html @@ -9,7 +9,6 @@ SPDX-License-Identifier: GPL-3.0-or-later Fingerprinting Detection - @@ -17,7 +16,6 @@ SPDX-License-Identifier: GPL-3.0-or-later diff --git a/tests/fpd_tests/common/worker.js b/tests/fpd_tests/common/worker.js index 0c8a3fd..c71de4f 100644 --- a/tests/fpd_tests/common/worker.js +++ b/tests/fpd_tests/common/worker.js @@ -22,11 +22,9 @@ importScripts('helpers.js'); //SCRIPTS_S - //SCRIPTS_E var resultsAcc = {}; //CALL_S - //CALL_E postMessage(resultsAcc); \ No newline at end of file diff --git a/tests/fpd_tests/index.html b/tests/fpd_tests/index.html index 4582423..b5f5bfd 100644 --- a/tests/fpd_tests/index.html +++ b/tests/fpd_tests/index.html @@ -9,7 +9,6 @@ SPDX-License-Identifier: GPL-3.0-or-later Fingerprinting Detection Tests -