From 9945228bf04468a362392d7253784ed54f95f584 Mon Sep 17 00:00:00 2001 From: coffeepots Date: Wed, 13 Jun 2018 19:19:38 +0100 Subject: [PATCH] Add testerrors to all tests --- tests/all.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/all.nim b/tests/all.nim index 43a8c9e..d3923d1 100644 --- a/tests/all.nim +++ b/tests/all.nim @@ -1,3 +1,3 @@ import - testrpcmacro, testserverclient, testethcalls + testrpcmacro, testserverclient, testethcalls, testerrors