We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1b4a8 commit 44a4206Copy full SHA for 44a4206
README.md
@@ -27,8 +27,8 @@ subgraph Libraries
27
B -- depends on --> A
28
end
29
subgraph TestSuites
30
- C("FSharpAux.Core.Tests [Mocha + Expecto]")
31
D("FSharpAux.Tests [Expecto]")
+ C("FSharpAux.Core.Tests [Mocha + Expecto]")
32
M("Mocha [Native]<br>on transpiled fable js files")
33
C -- tests --> A
34
D -- tests --> B
0 commit comments