summaryrefslogtreecommitdiff
path: root/wrappers/csharp/EduVpnCommonTests/VerifyTests.cs
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/csharp/EduVpnCommonTests/VerifyTests.cs')
-rw-r--r--wrappers/csharp/EduVpnCommonTests/VerifyTests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/csharp/EduVpnCommonTests/VerifyTests.cs b/wrappers/csharp/EduVpnCommonTests/VerifyTests.cs
index c41696b..fba2161 100644
--- a/wrappers/csharp/EduVpnCommonTests/VerifyTests.cs
+++ b/wrappers/csharp/EduVpnCommonTests/VerifyTests.cs
@@ -10,7 +10,7 @@ namespace EduVpnCommonTests
public class VerifyTests
{
// Relative to e.g. EduVpnCommonTests/bin/Debug/net5.0
- readonly string testDataDir_ = $"{TestContext.CurrentContext.TestDirectory}/../../../../../../test_data";
+ readonly string testDataDir_ = $"{TestContext.CurrentContext.TestDirectory}/../../../../../../src/test_data";
[OneTimeSetUp]
public void OneTimeSetUp() =>