5 lines
119 B
JavaScript
5 lines
119 B
JavaScript
import { Eltro as t, assert} from 'eltro'
|
|
import { Flaska } from '../flaska.mjs'
|
|
|
|
t.describe('Flaska', function() {
|
|
})
|