update test

This commit is contained in:
leedongmyung[desktop] 2023-11-15 20:31:39 +09:00
parent 18f5a6c89e
commit fd92d9cf4f

View file

@ -7,6 +7,7 @@ void main() {
setUp(() {
// Additional setup goes here.
print('Set up!!');
});
test('First Test', () {