mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] adds another unit test, bumps nvmrc (#10019)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf2c9728fb
commit
da74c09c7c
@@ -108,6 +108,9 @@
|
||||
if(combined_dir in dirs_checked)
|
||||
bad_tests++
|
||||
log_unit_test("[bad_msg] Contains multiple wires with same direction on top of each other.")
|
||||
if(C.dir != SOUTH)
|
||||
bad_tests++
|
||||
log_unit_test("[bad_msg] Contains wire with dir set, wires MUST face south, use icon_states.")
|
||||
dirs_checked.Add(combined_dir)
|
||||
|
||||
log_unit_test("[color] wires checked.")
|
||||
|
||||
Reference in New Issue
Block a user