commit | dde49cb687796e38f01e649c5f9dd515db8a2f69 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Sat Jun 08 21:59:42 2019 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Jun 12 21:30:56 2019 -0700 |
tree | d927adc246beab24cc4f64b37e08f1b1fd175142 | |
parent | e51e2feafdf7dbb84d41850237dd4858b98d93f2 [diff] [blame] |
Add tests for status output Test: status_test.go Change-Id: If3febd8fdacb0e70716d0520a41c982bd6474720
diff --git a/ui/terminal/Android.bp b/ui/terminal/Android.bp index 7104a50..cf6cf0a 100644 --- a/ui/terminal/Android.bp +++ b/ui/terminal/Android.bp
@@ -22,6 +22,7 @@ "util.go", ], testSrcs: [ + "status_test.go", "util_test.go", ], darwin: {