aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/CropResize.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/CL/CropResize.cpp')
-rw-r--r--tests/validation/CL/CropResize.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/validation/CL/CropResize.cpp b/tests/validation/CL/CropResize.cpp
index 379597ee67..f1fae3d5cc 100644
--- a/tests/validation/CL/CropResize.cpp
+++ b/tests/validation/CL/CropResize.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019-2020 ARM Limited.
+ * Copyright (c) 2019-2020 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -25,7 +25,6 @@
#include "arm_compute/runtime/CL/CLTensor.h"
#include "arm_compute/runtime/CL/CLTensorAllocator.h"
#include "arm_compute/runtime/CL/functions/CLCropResize.h"
-
#include "tests/CL/CLAccessor.h"
#include "tests/datasets/CropResizeDataset.h"
#include "tests/framework/Asserts.h"