unit_test.ts (100B)
1 import { Fixture } from '../common/framework/fixture.js'; 2 3 export class UnitTest extends Fixture {}