mirror of
https://github.com/hackku21/nearby_connections.git
synced 2026-03-02 03:49:22 +00:00
remove boilerplate
This commit is contained in:
@@ -14,8 +14,4 @@ void main() {
|
||||
tearDown(() {
|
||||
channel.setMockMethodCallHandler(null);
|
||||
});
|
||||
|
||||
test('getPlatformVersion', () async {
|
||||
expect(await NearbyConnections.platformVersion, '42');
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user