summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-11-03 10:44:46 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-11-03 10:44:46 +0100
commit712c03631e8ff844a399246a9ae96f071f818e46 (patch)
treee09e4accd2e5ca0557f303b1b90a081f079162a4 /crawl-ref/source/test
parent94516a290b1daf710ac29f21da5cd3855d1b2d8c (diff)
downloadcrawl-ref-712c03631e8ff844a399246a9ae96f071f818e46.tar.gz
crawl-ref-712c03631e8ff844a399246a9ae96f071f818e46.zip
Disable los_maps test until the maps have been updated.
Diffstat (limited to 'crawl-ref/source/test')
-rw-r--r--crawl-ref/source/test/los_maps.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/crawl-ref/source/test/los_maps.lua b/crawl-ref/source/test/los_maps.lua
index 385bf53794..eb16d11afa 100644
--- a/crawl-ref/source/test/los_maps.lua
+++ b/crawl-ref/source/test/los_maps.lua
@@ -62,4 +62,6 @@ local function test_los_maps()
end
end
-test_los_maps()
+-- Disable until the maps have been updated for diamond LOS model.
+--test_los_maps()
+