import { test } from 'vitest' test('basic', () => { console.error("__test_console__"); })