mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
Write tests and ensure adding instances works
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#![cfg(test)]
|
||||
|
||||
#[macro_use]
|
||||
mod serve_util;
|
||||
|
||||
mod build_test;
|
||||
mod internable;
|
||||
mod serve_test;
|
||||
mod serve_util;
|
||||
mod util;
|
||||
|
||||
Reference in New Issue
Block a user