mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-26 05:26:24 +01:00
Force Travis to ignore lack of scrubbers/vents
This commit is contained in:
@@ -59,7 +59,8 @@
|
||||
|
||||
unit_test_exempt_areas = list(
|
||||
/area/Mime,
|
||||
/area/Clown)
|
||||
/area/Clown,
|
||||
/area/engineering/dorm_atmos)
|
||||
|
||||
/datum/map/northern_star/perform_map_generation()
|
||||
new /datum/random_map/automata/cave_system(null, 1, 1, Z_LEVEL_MAIN_NORTHERN_STAR, world.maxx, world.maxy) // Create the mining Z-level.
|
||||
@@ -157,4 +158,4 @@
|
||||
|
||||
/datum/unit_test/zas_area_test/cargo_bay
|
||||
name = "ZAS: Cargo Bay"
|
||||
area_path = /area/quartermaster/storage
|
||||
area_path = /area/quartermaster/storage
|
||||
|
||||
Reference in New Issue
Block a user