Final commit.
This commit is contained in:
9
packages/holzleitner_api/test/service_kind_test.dart
Normal file
9
packages/holzleitner_api/test/service_kind_test.dart
Normal file
@ -0,0 +1,9 @@
|
||||
import 'package:test/test.dart';
|
||||
import 'package:holzleitner_api/holzleitner_api.dart';
|
||||
|
||||
// tests for ServiceKind
|
||||
void main() {
|
||||
|
||||
group(ServiceKind, () {
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user