From 5a4f07ce702bf158435bede953720612027d072a Mon Sep 17 00:00:00 2001 From: Ralf Vogler Date: Tue, 26 Dec 2023 16:54:10 +0100 Subject: [PATCH] mv notify-test.js test/notify.js --- notify-test.js => test/notify.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename notify-test.js => test/notify.js (93%) diff --git a/notify-test.js b/test/notify.js similarity index 93% rename from notify-test.js rename to test/notify.js index b9c293f..3479076 100644 --- a/notify-test.js +++ b/test/notify.js @@ -1,6 +1,6 @@ /* eslint-disable no-constant-condition */ -import { delay, html_game_list, notify } from './util.js'; -import { cfg } from './config.js'; +import { delay, html_game_list, notify } from '../util.js'; +import { cfg } from '../config.js'; const URL_CLAIM = 'https://gaming.amazon.com/home'; // dummy URL