From ef8acc5d50fa3c23bd7c9d4bb720b7ff78581981 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 19 Aug 2023 14:13:31 -0300 Subject: clean up imports & miscellaneous metastructures across codebase --- test/snapshot/image.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/snapshot/image.js') diff --git a/test/snapshot/image.js b/test/snapshot/image.js index 62e1cd9a..6bec1cca 100644 --- a/test/snapshot/image.js +++ b/test/snapshot/image.js @@ -1,5 +1,5 @@ import t from 'tap'; -import {testContentFunctions} from '../lib/content-function.js'; +import {testContentFunctions} from '#test-lib'; testContentFunctions(t, 'image (snapshot)', async (t, evaluate) => { await evaluate.load(); -- cgit 1.3.0-6-gf8a5