remove old test
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
import 'package:flutter/services.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
const MethodChannel channel = MethodChannel('polyvox_filament');
|
||||
|
||||
TestWidgetsFlutterBinding.ensureInitialized();
|
||||
|
||||
test('getPlatformVersion', () async {});
|
||||
}
|
||||
Reference in New Issue
Block a user