| // Copyright 2019 The Fuchsia Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| namespace { | |
| // TODO(crjohns): Fill in this file with a test for the API and VMO | |
| // implementations. For a current example of integration tests, please see: | |
| // //src/sys/appmgr/integration_tests/inspect/ | |
| } // namespace |