add_executable (test_base64 test_base64.cpp)

target_link_libraries (test_base64 common)
