create project
This commit is contained in:
5
test/web_tools_test.dart
Normal file
5
test/web_tools_test.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
test('adds one to input values', () {});
|
||||
}
|
||||
Reference in New Issue
Block a user