Skip to content

Commit

Permalink
[tests] Update ut_ssuurlresolvertest
Browse files Browse the repository at this point in the history
  • Loading branch information
martyone committed May 24, 2013
1 parent 096ff63 commit d896608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ut_ssuurlresolver/ssuurlresolvertest.cpp
Expand Up @@ -41,7 +41,7 @@ void SsuUrlResolverTest::test_data(){

QTest::newRow("basic")
<< "plugin:ssu?repo=mer-core&debug&arch=i586"
<< "https://packages.testing.com//mer/i586/debug/?credentials=example";
<< "https://packages.testing.com//mer/i586/debug/";
}

void SsuUrlResolverTest::test(){
Expand Down

0 comments on commit d896608

Please sign in to comment.