aboutsummaryrefslogtreecommitdiffstats
path: root/science/mei/files/patch-tests_Makefile.in
blob: c72fa1d619b01786876abf8a3f3e75064262d98f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tests/Makefile.in.orig  2011-07-20 17:26:55.000000000 +0200
+++ tests/Makefile.in   2012-04-18 19:51:56.000000000 +0200
@@ -526,7 +526,7 @@
 
 
 # Uncomment for tests execution at "make check"
-#TESTS=$(check_PROGRAMS)
+TESTS=$(check_PROGRAMS)
 
 # Check Python module after installation
 #