mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-15 00:25:17 +00:00
4 lines
88 B
Dart
4 lines
88 B
Dart
part of 'mocks.dart';
|
|
|
|
class MockWindowManager extends Mock implements WindowManager {}
|