mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fix travis (#23873)
This commit is contained in:
committed by
DamianX
parent
118a5b304f
commit
207995e940
@@ -1,5 +1,5 @@
|
||||
// Disallow warnings when testing.
|
||||
#![cfg_attr(test, deny(warnings))]
|
||||
// #![cfg_attr(test, deny(warnings))]
|
||||
|
||||
#[macro_use]
|
||||
extern crate byond;
|
||||
|
||||
Reference in New Issue
Block a user