From 4f495aaaecb3118b835504e9bc1347f934aa49d1 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 12 Jul 2019 10:15:57 +0200 Subject: clang format --- tests/tst_dice.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/tst_dice.cpp b/tests/tst_dice.cpp index c513337..5d9efc0 100644 --- a/tests/tst_dice.cpp +++ b/tests/tst_dice.cpp @@ -27,6 +27,7 @@ #include "die.h" // node +#include "booleancondition.h" #include "node/bind.h" #include "node/countexecutenode.h" #include "node/explodedicenode.h" @@ -40,9 +41,8 @@ #include "node/rerolldicenode.h" #include "node/sortresult.h" #include "node/stringnode.h" -#include "testnode.h" #include "result/stringresult.h" -#include "booleancondition.h" +#include "testnode.h" class TestDice : public QObject { -- cgit v1.2.3-70-g09d2