From c6644b09ebd2b23937bdd9e986e98f5d3a6595c7 Mon Sep 17 00:00:00 2001
From: Marcel Koch <marcel.koch@uni-muenster.de>
Date: Fri, 25 Aug 2017 16:20:56 +0200
Subject: [PATCH] Reactivates stokes numdiff test

---
 test/blockstructured/stokes/stokes.mini | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/test/blockstructured/stokes/stokes.mini b/test/blockstructured/stokes/stokes.mini
index 9a4903b8..c44cc189 100644
--- a/test/blockstructured/stokes/stokes.mini
+++ b/test/blockstructured/stokes/stokes.mini
@@ -13,7 +13,4 @@ extension = vtu
 numerical_jacobian = 0, 1 | expand num
 compare_l2errorsquared = 1e-10
 blockstructured = 1
-number_of_blocks = 3
-
-# Ignore the numdiff case until the associated issue is fixed!
-{__exec_suffix} == numdiff | exclude
\ No newline at end of file
+number_of_blocks = 3
\ No newline at end of file
-- 
GitLab