if (BUILD_TESTING)
   add_subdirectory(tests)
   add_subdirectory(autotests)
endif()


add_subdirectory(shorturlengineplugin)

