From f5e16ceccc477a0a8df428e37f8a97319e3ed483 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 21 Mar 2018 11:47:37 +0200 Subject: [PATCH] tests: load 3rd-party libs from the local node_modules folder. This reduces duplication and the chances to forget to update something. --- js/tests/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/tests/index.html b/js/tests/index.html index c061d4fb25..4b10c21691 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -22,11 +22,11 @@ - - + + - +