Skip to content

Commit a73bec5

Browse files
authored
Merge pull request flutter#13 from dart-lang/devoncarew-patch-1
Update README.md
2 parents 1d6f3a4 + b586fe0 commit a73bec5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# test_reflective_loader
22

3+
[![Build Status](https://travis-ci.org/dart-lang/test_reflective_loader.svg?branch=master)](https://travis-ci.org/dart-lang/test_reflective_loader)
4+
35
Support for discovering tests and test suites using reflection.
46

57
This package follows the xUnit style where each class is a test suite, and each

0 commit comments

Comments
 (0)