aboutsummaryrefslogtreecommitdiff
path: root/tests/CL/Helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CL/Helper.h')
-rw-r--r--tests/CL/Helper.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/CL/Helper.h b/tests/CL/Helper.h
index 78b6d0734d..3f19d61a7d 100644
--- a/tests/CL/Helper.h
+++ b/tests/CL/Helper.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017 ARM Limited.
+ * Copyright (c) 2017, 2018 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -59,7 +59,6 @@ public:
_border_handler.configure(first, BorderSize(bordersize), BorderMode::CONSTANT, PixelValue(0));
}
};
-
} // namespace test
} // namespace arm_compute
#endif /* __ARM_COMPUTE_TEST_CL_HELPER_H__ */