Rename all_tests.dart to all_test.dart

This commit is contained in:
Tobe O 2016-11-23 04:41:41 -05:00 committed by GitHub
parent 3112f212b3
commit eef450cfc9

View file

@ -51,4 +51,4 @@ main() {
expect(response.body, equals("index!"));
});
});
}
}