mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 10:55:00 +00:00
2010-01-06 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Untabify. Fixed one line in copyright which is longer than 80 columns. * src * test
This commit is contained in:
@@ -80,7 +80,7 @@ void NetrcAuthResolverTest::testResolveAuthConfig_ignoreDefault()
|
||||
SharedHandle<AuthConfig> defAuthConfig =
|
||||
_resolver->resolveAuthConfig("mirror");
|
||||
CPPUNIT_ASSERT_EQUAL(std::string("default:defaultpasswd"),
|
||||
defAuthConfig->getAuthText());
|
||||
defAuthConfig->getAuthText());
|
||||
}
|
||||
|
||||
} // namespace aria2
|
||||
|
||||
Reference in New Issue
Block a user