diff --git a/test/data/hts-specs/3.1/passed/level-1.cram b/test/data/hts-specs/3.1/passed/level-1.cram deleted file mode 100644 index 437d0edc..00000000 Binary files a/test/data/hts-specs/3.1/passed/level-1.cram and /dev/null differ diff --git a/test/data/hts-specs/3.1/passed/level-2.cram b/test/data/hts-specs/3.1/passed/level-2.cram deleted file mode 100644 index 6d265a7c..00000000 Binary files a/test/data/hts-specs/3.1/passed/level-2.cram and /dev/null differ diff --git a/test/data/hts-specs/3.1/passed/level-3.cram b/test/data/hts-specs/3.1/passed/level-3.cram deleted file mode 100644 index 4a5f5ed2..00000000 Binary files a/test/data/hts-specs/3.1/passed/level-3.cram and /dev/null differ diff --git a/test/data/hts-specs/3.1/passed/level-4.cram b/test/data/hts-specs/3.1/passed/level-4.cram deleted file mode 100644 index 0453123d..00000000 Binary files a/test/data/hts-specs/3.1/passed/level-4.cram and /dev/null differ diff --git a/test/snaps/__snapshots__/hts-specs_3.1_passed_level-1.cram.test.ts.snap b/test/snaps/__snapshots__/hts-specs_3.1_passed_level-1.cram.test.ts.snap index 7699f03d..aeee7650 100644 --- a/test/snaps/__snapshots__/hts-specs_3.1_passed_level-1.cram.test.ts.snap +++ b/test/snaps/__snapshots__/hts-specs_3.1_passed_level-1.cram.test.ts.snap @@ -1,6 +1,6 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`can dump the whole hts-specs/3.1/passed/level-1.cram without error 1`] = ` +exports[`can dump the whole hts-specs/cram/3.1/passed/level-1.cram without error 1`] = ` [ { "fileId": "cram/3.1/passed/leve", diff --git a/test/snaps/__snapshots__/hts-specs_3.1_passed_level-2.cram.test.ts.snap b/test/snaps/__snapshots__/hts-specs_3.1_passed_level-2.cram.test.ts.snap index 287a2b02..47cf1fa9 100644 --- a/test/snaps/__snapshots__/hts-specs_3.1_passed_level-2.cram.test.ts.snap +++ b/test/snaps/__snapshots__/hts-specs_3.1_passed_level-2.cram.test.ts.snap @@ -1,6 +1,6 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`can dump the whole hts-specs/3.1/passed/level-2.cram without error 1`] = ` +exports[`can dump the whole hts-specs/cram/3.1/passed/level-2.cram without error 1`] = ` [ { "fileId": "cram/3.1/passed/leve", diff --git a/test/snaps/__snapshots__/hts-specs_3.1_passed_level-3.cram.test.ts.snap b/test/snaps/__snapshots__/hts-specs_3.1_passed_level-3.cram.test.ts.snap index a216faf6..baac08f4 100644 --- a/test/snaps/__snapshots__/hts-specs_3.1_passed_level-3.cram.test.ts.snap +++ b/test/snaps/__snapshots__/hts-specs_3.1_passed_level-3.cram.test.ts.snap @@ -1,6 +1,6 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`can dump the whole hts-specs/3.1/passed/level-3.cram without error 1`] = ` +exports[`can dump the whole hts-specs/cram/3.1/passed/level-3.cram without error 1`] = ` [ { "fileId": "cram/3.1/passed/leve", diff --git a/test/snaps/__snapshots__/hts-specs_3.1_passed_level-4.cram.test.ts.snap b/test/snaps/__snapshots__/hts-specs_3.1_passed_level-4.cram.test.ts.snap index 0003a037..f4c9e7d0 100644 --- a/test/snaps/__snapshots__/hts-specs_3.1_passed_level-4.cram.test.ts.snap +++ b/test/snaps/__snapshots__/hts-specs_3.1_passed_level-4.cram.test.ts.snap @@ -1,6 +1,6 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html -exports[`can dump the whole hts-specs/3.1/passed/level-4.cram without error 1`] = ` +exports[`can dump the whole hts-specs/cram/3.1/passed/level-4.cram without error 1`] = ` [ { "fileId": "cram/3.1/passed/leve", diff --git a/test/snaps/hts-specs_3.1_passed_level-1.cram.test.ts b/test/snaps/hts-specs_3.1_passed_level-1.cram.test.ts index 7df47200..c18ed6d6 100644 --- a/test/snaps/hts-specs_3.1_passed_level-1.cram.test.ts +++ b/test/snaps/hts-specs_3.1_passed_level-1.cram.test.ts @@ -1,2 +1,2 @@ import { testFile } from '../testUtil' -testFile('hts-specs/3.1/passed/level-1.cram') +testFile('hts-specs/cram/3.1/passed/level-1.cram') diff --git a/test/snaps/hts-specs_3.1_passed_level-2.cram.test.ts b/test/snaps/hts-specs_3.1_passed_level-2.cram.test.ts index b9862c8a..5ee0ed14 100644 --- a/test/snaps/hts-specs_3.1_passed_level-2.cram.test.ts +++ b/test/snaps/hts-specs_3.1_passed_level-2.cram.test.ts @@ -1,2 +1,2 @@ import { testFile } from '../testUtil' -testFile('hts-specs/3.1/passed/level-2.cram') +testFile('hts-specs/cram/3.1/passed/level-2.cram') diff --git a/test/snaps/hts-specs_3.1_passed_level-3.cram.test.ts b/test/snaps/hts-specs_3.1_passed_level-3.cram.test.ts index b3a82356..036fc805 100644 --- a/test/snaps/hts-specs_3.1_passed_level-3.cram.test.ts +++ b/test/snaps/hts-specs_3.1_passed_level-3.cram.test.ts @@ -1,2 +1,2 @@ import { testFile } from '../testUtil' -testFile('hts-specs/3.1/passed/level-3.cram') +testFile('hts-specs/cram/3.1/passed/level-3.cram') diff --git a/test/snaps/hts-specs_3.1_passed_level-4.cram.test.ts b/test/snaps/hts-specs_3.1_passed_level-4.cram.test.ts index 34f9e684..8b9e98f0 100644 --- a/test/snaps/hts-specs_3.1_passed_level-4.cram.test.ts +++ b/test/snaps/hts-specs_3.1_passed_level-4.cram.test.ts @@ -1,2 +1,2 @@ import { testFile } from '../testUtil' -testFile('hts-specs/3.1/passed/level-4.cram') +testFile('hts-specs/cram/3.1/passed/level-4.cram')