[office/tellico] src/tests: shh

Robby Stephenson <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 4fe946654d7241e6d9fadf6401a6faf5e6e06187 by Robby Stephenson.
Committed on 16/08/2026 at 19:50.
Pushed by rstephenson into branch 'master'.

shh

M  +1    -1    src/tests/isbntest.cpp

https://invent.kde.org/office/tellico/-/commit/4fe946654d7241e6d9fadf6401a6faf5e6e06187

diff --git a/src/tests/isbntest.cpp b/src/tests/isbntest.cpp
index 186d26704..838b0f1f1 100644
--- a/src/tests/isbntest.cpp
+++ b/src/tests/isbntest.cpp
@@ -260,7 +260,7 @@ void IsbnTest::testState_data() {
   QTest::newRow("978-047-014-") << QValidator::Intermediate << QL1("978-047-01") << false;
   // the 7 digit indicates it is now a possible isbn13, not a nigerian isbn10
   QTest::newRow("978-0-470-147") << QValidator::Intermediate << QL1("978-0-470-147") << true;
-  QTest::newRow("978-0-470-147") << QValidator::Intermediate << QL1("978-0-470-147-") << true;
+  QTest::newRow("978-0-470-147-") << QValidator::Intermediate << QL1("978-0-470-147-") << true;
   QTest::newRow("978-0-470-1476") << QValidator::Intermediate << QL1("978-0-470-1476") << false;
   // checksum is added
   QTest::newRow("978-0-470-14762") << QValidator::Acceptable << QL1("978-0-470-14762") << true;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.