summaryrefslogtreecommitdiff
path: root/tests/use_case/asr/Wav2LetterPreprocessingTest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/use_case/asr/Wav2LetterPreprocessingTest.cc')
-rw-r--r--tests/use_case/asr/Wav2LetterPreprocessingTest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/use_case/asr/Wav2LetterPreprocessingTest.cc b/tests/use_case/asr/Wav2LetterPreprocessingTest.cc
index 5986616..273476e 100644
--- a/tests/use_case/asr/Wav2LetterPreprocessingTest.cc
+++ b/tests/use_case/asr/Wav2LetterPreprocessingTest.cc
@@ -1,5 +1,5 @@
/*
- * SPDX-FileCopyrightText: Copyright 2021-2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
+ * SPDX-FileCopyrightText: Copyright 2021-2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -99,7 +99,7 @@ TEST_CASE("Preprocessing calculation INT8")
(mfccWindowLen - mfccWindowStride)
);
- /* Populate with dummy input. */
+ /* Populate with placeholder input. */
PopulateTestWavVector(testWav);
/* Allocate mem for tensor. */