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