platform/angel_orm_postgres/test/all_test.dart

6 lines
113 B
Dart
Raw Normal View History

2019-02-14 18:36:53 +00:00
import 'package:angel_orm_postgres/angel_orm_postgres.dart';
import 'package:test/test.dart';
void main() {
}