mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
CI improvements (#17632)
* the boulder must be pushed * awk? * sadfasdf * sadf * sadfsda * asdf * sdfasafd * asdfsad * asdf * dsfafa * despair * sadfsda * sdfsadf * 1589 * sdaf * sadfasd * asdf * safsadf * fdsafsa * add create and destroy * fdsa * sdafasfsda * pods for away sites * oopsie * hgdfs * i am speed * sdafas * hopefully this works first trAHAHAHAH * asdf * dfsadasf * sfasdf * 6461 * dsfasfd * sfda * fsd * sdfas * fsdaf * sadf * safasf * sudo * sadfsad * dfsdf
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/datum/unit_test/sql_preferences_columns
|
||||
name = "SQL: Preferences Columns"
|
||||
groups = list("generic")
|
||||
|
||||
/datum/unit_test/sql_preferences_columns/start_test()
|
||||
if(!config.sql_enabled)
|
||||
@@ -97,6 +98,7 @@
|
||||
|
||||
/datum/unit_test/sql_preferences_vars
|
||||
name = "SQL: Preferences Variables"
|
||||
groups = list("generic")
|
||||
|
||||
/datum/unit_test/sql_preferences_vars/start_test()
|
||||
var/faults = 0
|
||||
|
||||
Reference in New Issue
Block a user