From bbcb062fcfeb73484686c20e281ade0359da7475 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 12 Aug 2015 16:57:30 -0700 Subject: [PATCH] Add automated testing script --- client/nim/test.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 client/nim/test.sh diff --git a/client/nim/test.sh b/client/nim/test.sh new file mode 100755 index 0000000..746603a --- /dev/null +++ b/client/nim/test.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +nim c -d:isTesting -r ponyapi