From bc12abf50bbb1ee1d6e15d8dbbde7eb579550994 Mon Sep 17 00:00:00 2001 From: LucaDulz Date: Thu, 10 Oct 2024 09:05:18 +0000 Subject: [PATCH] test --- tests/data_for_tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data_for_tests.ts b/tests/data_for_tests.ts index 2b534f5..9704bce 100644 --- a/tests/data_for_tests.ts +++ b/tests/data_for_tests.ts @@ -17,7 +17,7 @@ export function loadInstance( export function loadMinimalInstance(): data.DicomDict { // File Meta Information - + console.log("test"); const meta = { FileMetaInformationGroupLength: "222", // FileMetaInformationVersion: new Uint8Array([0x00, 0x01]),