summaryrefslogtreecommitdiff
path: root/Djup.slnx
diff options
context:
space:
mode:
authorJoel Stålnacke <joel@saker.fi>2026-03-19 20:00:16 +0200
committerJoel Stålnacke <joel@saker.fi>2026-03-19 20:00:16 +0200
commit69dcaa0610e54468bdcf4b1dae43de623939b2ab (patch)
treefdb6748370f3a04ff6ea8867a5ac50900dd86f4d /Djup.slnx
parente5ad2e210de369a31e529cf553f45a296d9681ec (diff)
Add test framework
Diffstat (limited to 'Djup.slnx')
-rw-r--r--Djup.slnx4
1 files changed, 4 insertions, 0 deletions
diff --git a/Djup.slnx b/Djup.slnx
index 28e7339..befed83 100644
--- a/Djup.slnx
+++ b/Djup.slnx
@@ -1,3 +1,7 @@
<Solution>
+ <Folder Name="/Djup.Testing/" />
+ <Folder Name="/Djup.Testing/src/">
+ <Project Path="Djup.Testing/src/Djup.Testing.fsproj" />
+ </Folder>
<Project Path="Djup.Native/Djup.Native.csproj" />
</Solution>