mirror of
https://github.com/flutter/samples.git
synced 2026-03-30 08:11:40 +00:00
Adding Travis config for jsonexample. (#4)
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
testWidgets('Counter increments smoke test', (WidgetTester tester) async {});
|
||||
test('This test always passes.', () {});
|
||||
}
|
||||
Reference in New Issue
Block a user