We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c24d6 commit c8b0a13Copy full SHA for c8b0a13
Makefile
@@ -9,6 +9,8 @@ EXTVERSION = 2.4
9
DATA = ptrack--2.1.sql ptrack--2.0--2.1.sql ptrack--2.1--2.2.sql ptrack--2.2--2.3.sql \
10
ptrack--2.3--2.4.sql
11
12
+export PROVE_TESTS := t/001_basic.pl
13
+
14
TAP_TESTS = 1
15
16
# This line to link with pgport.lib on Windows compilation
0 commit comments