Skip to content

Commit 2b65a51

Browse files
rm
1 parent 1d3a019 commit 2b65a51

File tree

125 files changed

+3
-7947
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+3
-7947
lines changed

fsharp-email-mstest/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
bin
2+
obj

fsharp-email-mstest/fsharp-email-mstest/Tests.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ type TestClass () =
1313
Assert.IsNotNull(apiKey)
1414
let config = Configuration()
1515
config.ApiKey.Add("x-api-key", apiKey);
16-
Assert.IsTrue(true)
16+
Assert.IsTrue(true)b
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)