mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
move unit tests to a separate mod test Testing: existing unit test still runs with mach test-unit. This change will reduce the amount of code that the compiler has to compile when we are not running tests. Signed-off-by: Yerkebulan Tulibergenov <yerkebulan@gmail.com>