move non pages out of pages dir
This commit is contained in:
parent
46a859736a
commit
9a0459fdd3
7 changed files with 17 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { describe, expect, it } from 'vitest';
|
||||
import { getMetadata } from '../website/src/pages/metadata_parser';
|
||||
import { getMetadata } from '../website/src/metadata_parser';
|
||||
|
||||
describe.concurrent('Metadata parser', () => {
|
||||
it('loads a tag from inline comment', async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue