blob: 5b289e9c4ec662ed22c78c2c566a3a75b7d01e7e [file] [log] [blame]
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import '../config_test_utils.dart';
void main() {
testConfig('flutter_test_config initializes tests in child folder', '/test_config');
}