update test
This commit is contained in:
parent
18f5a6c89e
commit
fd92d9cf4f
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ void main() {
|
|||
|
||||
setUp(() {
|
||||
// Additional setup goes here.
|
||||
print('Set up!!');
|
||||
});
|
||||
|
||||
test('First Test', () {
|
||||
|
|
|
|||
Loading…
Reference in a new issue