Removes bitrunning unit tests (#78607)

## About The Pull Request
Removes the fraction of unit tests I thought would be safe.
Not thrilled that I have to exclude ALL unit tests now, but hey.

The issue is that atmos attempts to process on a turf which hasn't
initialized yet.
## Why It's Good For The Game
Other PRs can pass checks now
## Changelog
N/A
This commit is contained in:
Jeremiah
2023-09-26 11:37:24 -06:00
committed by GitHub
parent cfe1301520
commit a6b308a0c3
2 changed files with 0 additions and 222 deletions
-1
View File
@@ -100,7 +100,6 @@
#include "baseturfs.dm"
#include "bespoke_id.dm"
#include "binary_insert.dm"
#include "bitrunning.dm"
#include "blindness.dm"
#include "bloody_footprints.dm"
#include "breath.dm"