fixes travis' shit (#226)
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
#ifdef TESTING
|
||||
var/msg = "mentors Built:\n"
|
||||
for(var/ckey in mentor_datums)
|
||||
var/datum/mentors/D = mentor_datums[ckey]
|
||||
msg += "\t[ckey] - [D.rank.name]\n"
|
||||
msg += "\t[ckey] - mentor\n"
|
||||
testing(msg)
|
||||
#endif
|
||||
Reference in New Issue
Block a user