mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
parent
129aef5beb
commit
83e628b9f7
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ private slots:
|
|||
void testFormatFingerprint()
|
||||
{
|
||||
QVERIFY2(formatFingerprint("68ac906495480a3404beee4874ed853a037a7a8f")
|
||||
== "68 ac 90 64 95 48 0a 34 04 be ee 48 74 ed 85 3a 03 7a 7a 8f",
|
||||
== "68:ac:90:64:95:48:0a:34:04:be:ee:48:74:ed:85:3a:03:7a:7a:8f",
|
||||
"Utility::formatFingerprint() is broken");
|
||||
}
|
||||
void testOctetsToString()
|
||||
|
|
Loading…
Reference in a new issue