Rename all_tests.dart to all_test.dart
This commit is contained in:
parent
3112f212b3
commit
eef450cfc9
1 changed files with 1 additions and 1 deletions
|
@ -51,4 +51,4 @@ main() {
|
||||||
expect(response.body, equals("index!"));
|
expect(response.body, equals("index!"));
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
Loading…
Reference in a new issue