From 87554408ca667bfb86a6472d4835a893e457c0ba Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Mon, 24 Jan 2011 13:44:07 +0200 Subject: forgot old water unit tests --- src/test.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/test.cpp b/src/test.cpp index 1a172e4f5..d3c17f70c 100644 --- a/src/test.cpp +++ b/src/test.cpp @@ -268,6 +268,7 @@ struct TestVoxelManipulator assert(v.getNode(v3s16(-1,0,-1)).d == 2); EXCEPTION_CHECK(InvalidPositionException, v.getNode(v3s16(0,1,1))); +#if 0 /* Water stuff */ @@ -332,6 +333,7 @@ struct TestVoxelManipulator dstream<<"Final result of flowWater:"<