Skip to content

Commit 6050eca

Browse files
committed
reinstating new test suite
1 parent 45ed8d7 commit 6050eca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/dotnet/Examples/BaseURLChange.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*using System;
1+
using System;
22
using System.Threading.Tasks;
33
using NUnit.Framework;
44
using Realms;
@@ -84,4 +84,3 @@ public async Task testChangeBaseURL()
8484

8585

8686

87-
*/

0 commit comments

Comments
 (0)