mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-01-21 12:49:28 -05:00
- Added Sandbox.Test.Unit project (contains independent tests that can run in parallel) - Modify some slow/stress tests (e.g. instead of doing a million iterations settle for 10k). Tests run almost twice as fast now.
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
@namespace TestComponents
|
|
@using System.Diagnostics;
|
|
|
|
<root style="background-color: red;"></root> |