diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-06-16 15:15:40 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-06-16 15:15:40 +0100 |
commit | 76f49cf17780c155dd02d39ebc40e1f62c0c2503 (patch) | |
tree | e4194d0feca2ac165ee8335af9155c981c1bbb0b /tests/test_base64.cpp | |
parent | 11861404e444795a5437dcf193e71f68a96b5a59 (diff) |
Add a test for the axolotl API
Diffstat (limited to 'tests/test_base64.cpp')
-rw-r--r-- | tests/test_base64.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_base64.cpp b/tests/test_base64.cpp index 2340656..fbd9e19 100644 --- a/tests/test_base64.cpp +++ b/tests/test_base64.cpp @@ -1,4 +1,3 @@ - #include "axolotl/base64.hh" #include "unittest.hh" |