aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/InferOutputTests.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnn/test/InferOutputTests.hpp')
-rw-r--r--src/armnn/test/InferOutputTests.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/armnn/test/InferOutputTests.hpp b/src/armnn/test/InferOutputTests.hpp
index 799739b9ef..7ae2aa72b4 100644
--- a/src/armnn/test/InferOutputTests.hpp
+++ b/src/armnn/test/InferOutputTests.hpp
@@ -700,4 +700,4 @@ void QuantizedLstmInferOutputShapeTest()
CHECK(actualOutShapes.size() == 2);
CHECK(expectedOutShapes[0] == actualOutShapes[0]);
CHECK(expectedOutShapes[1] == actualOutShapes[1]);
-}
+} \ No newline at end of file