mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-01 01:29:28 +01:00
4 lines
109 B
Dart
4 lines
109 B
Dart
|
import 'package:integration_test/integration_test_driver.dart';
|
||
|
|
||
|
Future<void> main() => integrationDriver();
|