Skip to content

Conversation

srawlins
Copy link
Member

@srawlins srawlins commented Aug 8, 2020

Additionally introduce (some of?) the first unit tests. These live
in test/unit/ for now. This includes a new dev dependency on mockito.

Fixes #1848

Additionally introduce (some of?) the first unit tests. These live
in test/unit/ for now. This includes a new dev dependency on mockito.
@srawlins srawlins requested a review from devoncarew August 8, 2020 07:07
@googlebot googlebot added the cla: yes Google CLA check succeeded. label Aug 8, 2020
@@ -0,0 +1,191 @@
import 'dart:io' show Directory;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: copyright

@srawlins
Copy link
Member Author

Side-stepping the flutter bot timeout. This is affecting all PRs.

@srawlins srawlins merged commit f740dfc into dart-lang:master Aug 11, 2020
@srawlins srawlins deleted the fix-1848 branch August 11, 2020 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Line breaks after template are lost
3 participants