Skip to content

Commit

Permalink
Fix non-unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wixoaGit committed Jan 23, 2025
1 parent f20cd7c commit 26c2e4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Content.IntegrationTests/DMProject/environment.dme
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
#include "code.dm"
#include "Tests/atom_appearance.dm"
#include "Tests/block.dm"
#include "Tests/color_matrix.dm"
#include "Tests/range.dm"
#include "Tests/verb_duplicate.dm"
#include "Tests/nonlocal_var.dm"
#include "Tests/image.dm"
#include "Tests/filter_initial.dm"
#include "Tests/string_interpolation.dm"
#include "map.dmm"
#include "interface.dmf"

0 comments on commit 26c2e4a

Please sign in to comment.