From 0bcb57e8581b35c8d1d49284abdb0720607c818b Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 28 Nov 2017 15:08:33 -0800 Subject: Added base64 implementation, needed by websocket. --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 30f76a1d..aa6905f2 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -122,6 +122,7 @@ else () endif () add_nng_test(aio 5) +add_nng_test(base64 5) add_nng_test(bus 5) add_nng_test(files 5) add_nng_test(idhash 5) -- cgit v1.2.3-70-g09d2