diff UnitTestsSources/RestApiTests.cpp @ 975:c550e99c452b

refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Jun 2014 14:53:18 +0200
parents 83622b0f544c
children ce3106e5843f
line wrap: on
line diff
--- a/UnitTestsSources/RestApiTests.cpp	Mon Jun 30 14:44:05 2014 +0200
+++ b/UnitTestsSources/RestApiTests.cpp	Mon Jun 30 14:53:18 2014 +0200
@@ -122,7 +122,7 @@
 
 TEST(RestApi, RestApiPath)
 {
-  RestApiPath::Components args;
+  HttpHandler::Arguments args;
   UriComponents trail;
 
   {