blob: ba245caf8c53db72c999ba6dbc1a9c9c70438d58 [file] [log] [blame]
// Copyright 2021 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.
#include "src/sys/appmgr/integration_tests/sandbox/namespace_test.h"
TEST_F(NamespaceTest, NoDeprecatedGlobalDev) { ExpectDoesNotExist("/dev"); }