Skip to content

Commit 44a4206

Browse files
authored
Update README.md
1 parent 8e1b4a8 commit 44a4206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ subgraph Libraries
2727
B -- depends on --> A
2828
end
2929
subgraph TestSuites
30-
C("FSharpAux.Core.Tests [Mocha + Expecto]")
3130
D("FSharpAux.Tests [Expecto]")
31+
C("FSharpAux.Core.Tests [Mocha + Expecto]")
3232
M("Mocha [Native]<br>on transpiled fable js files")
3333
C -- tests --> A
3434
D -- tests --> B

0 commit comments

Comments
 (0)