Reformat tests.

This commit is contained in:
tastytea 2020-11-13 14:01:09 +01:00
parent 9efc8d2dfd
commit 3a93aec941
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
3 changed files with 16 additions and 17 deletions

View File

@ -14,8 +14,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "instance.hpp"
#include "connection.hpp"
#include "instance.hpp"
#include <catch.hpp>
@ -24,7 +24,6 @@
namespace mastodonpp
{
SCENARIO("mastodonpp::Connection.")
{
bool exception = false;