From 39944f4302054f15c6b0108fc0b25016322fbc0e Mon Sep 17 00:00:00 2001 From: Tobe O Date: Mon, 9 Jul 2018 10:45:39 -0400 Subject: [PATCH] Update async_test.dart --- test/async_test.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/test/async_test.dart b/test/async_test.dart index e69de29b..363737a7 100644 --- a/test/async_test.dart +++ b/test/async_test.dart @@ -0,0 +1 @@ +void main() {}