| Index: runtime/bin/vmservice/observatory/tests/ui/inspector.txt
|
| diff --git a/runtime/bin/vmservice/observatory/tests/ui/inspector.txt b/runtime/bin/vmservice/observatory/tests/ui/inspector.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7f67b438c92e682569cf9fcc30f3d42dc94dd6b3
|
| --- /dev/null
|
| +++ b/runtime/bin/vmservice/observatory/tests/ui/inspector.txt
|
| @@ -0,0 +1,10 @@
|
| +0.
|
| +dart --observe inspector.dart
|
| +1.
|
| +isolate 'root'
|
| +2.
|
| +library manual_inspector_test
|
| +3.
|
| +expand 'variables'
|
| +4.
|
| +Each should display a reasonable value, not a blank nor an 'Unknown service ref'
|
|
|