oto/test/desktop_service_cli_test.dart
leedongmyung[desktop] 5e74ae06f3 Inital push
2023-10-28 22:06:44 +09:00

5 lines
78 B
Dart

import 'package:test/test.dart';
void main() {
test('calculate', () {});
}