From 42fb4d0a70a4a77783ebc039edc416d38b30de0a Mon Sep 17 00:00:00 2001 From: Bernd Flemisch <bernd@iws.uni-stuttgart.de> Date: Tue, 21 Aug 2012 09:34:42 +0000 Subject: [PATCH] add newline at the end of the file git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8911 2fb0f335-1f38-0410-981e-8018bf24f1b0 --- test/decoupled/2p/test_mpfa2p.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/decoupled/2p/test_mpfa2p.cc b/test/decoupled/2p/test_mpfa2p.cc index f5130e1a3e..6e98250eba 100644 --- a/test/decoupled/2p/test_mpfa2p.cc +++ b/test/decoupled/2p/test_mpfa2p.cc @@ -160,4 +160,4 @@ int main() return 1; } -#endif \ No newline at end of file +#endif -- GitLab