mirror of
https://github.com/aria2/aria2.git
synced 2025-01-04 09:03:46 +00:00
clang-format
This commit is contained in:
parent
8246fd1ff5
commit
e92027b9f0
@ -362,7 +362,7 @@ void CookieStorageTest::testLoad_sqlite3()
|
||||
CPPUNIT_ASSERT_EQUAL(std::string("/path/to"), c->getPath());
|
||||
CPPUNIT_ASSERT(!c->getSecure());
|
||||
|
||||
#else // !HAVE_SQLITE3
|
||||
#else // !HAVE_SQLITE3
|
||||
CPPUNIT_ASSERT(!st.load(A2_TEST_DIR "/cookies.sqlite", 1000));
|
||||
#endif // !HAVE_SQLITE3
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user