Skip to content

Commit

Permalink
Added test
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardo.gabriel committed Mar 4, 2022
1 parent c195e97 commit 9e4b86f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion test/blip_sdk_test.dart
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
void main() {}
import 'package:flutter_test/flutter_test.dart';

void main() {
test('test', () {});
}

0 comments on commit 9e4b86f

Please sign in to comment.