Revert "[CONPRO-1337] Disabled Presence Feature"
[platform/upstream/iotivity.git] / resource / unittests / OCRepresentationEncodingTest.cpp
index 83e74df..ff0c657 100644 (file)
@@ -283,7 +283,6 @@ namespace OCRepresentationEncodingTest
         OCPayloadDestroy((OCPayload *)platform1);
     }
 
-#ifdef WITH_PRESENCE
     TEST(PresencePayload, Normal)
     {
         static const char uri1[] = "/testuri";
@@ -309,7 +308,6 @@ namespace OCRepresentationEncodingTest
 
         OCPayloadDestroy(cparsed);
     }
-#endif
     // Representation Payloads
     TEST(RepresentationEncoding, BaseAttributeTypes)
     {