| Index: tests/service_tests/conformance/conformance_test_shared.h
|
| diff --git a/tests/service_tests/conformance/conformance_test_shared.h b/tests/service_tests/conformance/conformance_test_shared.h
|
| deleted file mode 100644
|
| index 1ac2c7f7ebbe213d23bf44860ea213fc01163c24..0000000000000000000000000000000000000000
|
| --- a/tests/service_tests/conformance/conformance_test_shared.h
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright (c) 2015, the Dartino project authors. Please see the AUTHORS file
|
| -// for details. All rights reserved. Use of this source code is governed by a
|
| -// BSD-style license that can be found in the LICENSE.md file.
|
| -
|
| -#ifndef TESTS_SERVICE_TESTS_CONFORMANCE_CONFORMANCE_TEST_SHARED_H_
|
| -#define TESTS_SERVICE_TESTS_CONFORMANCE_CONFORMANCE_TEST_SHARED_H_
|
| -
|
| -void SetupConformanceTest(int argc, char** argv);
|
| -void TearDownConformanceTest();
|
| -
|
| -#endif // TESTS_SERVICE_TESTS_CONFORMANCE_CONFORMANCE_TEST_SHARED_H_
|
| -
|
|
|