enable test execution using ctest

This commit is contained in:
Sarah Hoffmann
2016-02-29 23:45:30 +01:00
parent 1ed793f000
commit 30d56b7064
5 changed files with 35 additions and 8 deletions

View File

@@ -11,7 +11,6 @@ import psycopg2
import psycopg2.extensions
import psycopg2.extras
import os
import subprocess
import random
import json
import re