From 19edb51e245b48088ec91f043ee7594ced79a381 Mon Sep 17 00:00:00 2001
From: Wenqing Wang <wenqing.wang@ufz.de>
Date: Fri, 7 Jul 2017 16:14:36 +0200
Subject: [PATCH] [Test] Corrected a typo in one test name

---
 ProcessLib/RichardsFlow/Tests.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ProcessLib/RichardsFlow/Tests.cmake b/ProcessLib/RichardsFlow/Tests.cmake
index 51b95a26429..07f840e1101 100644
--- a/ProcessLib/RichardsFlow/Tests.cmake
+++ b/ProcessLib/RichardsFlow/Tests.cmake
@@ -33,7 +33,7 @@ AddTest(
 )
 
 AddTest(
-    NAME 2D_RichardsFlow_h_us_quad_small_Adpative_dt
+    NAME 2D_RichardsFlow_h_us_quad_small_Adaptive_dt
     PATH Parabolic/Richards
     EXECUTABLE ogs
     EXECUTABLE_ARGS RichardsFlow_2d_small_adaptive_dt.prj
-- 
GitLab