aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/tests.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/csharp/tests.json')
-rw-r--r--src/csharp/tests.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csharp/tests.json b/src/csharp/tests.json
index 483d1d7aad..d06fbb7869 100644
--- a/src/csharp/tests.json
+++ b/src/csharp/tests.json
@@ -66,11 +66,11 @@
"Grpc.Tools.Tests": [
"Grpc.Tools.Tests.CppGeneratorTests",
"Grpc.Tools.Tests.CSharpGeneratorTests",
+ "Grpc.Tools.Tests.DepFileUtilTests",
"Grpc.Tools.Tests.GeneratorTests",
"Grpc.Tools.Tests.ProtoCompileBasicTests",
"Grpc.Tools.Tests.ProtoCompileCommandLineGeneratorTests",
"Grpc.Tools.Tests.ProtoCompileCommandLinePrinterTests",
- "Grpc.Tools.Tests.ProtoToolsPlatformTaskTests",
- "Grps.Tools.Tests.DepFileUtilTests"
+ "Grpc.Tools.Tests.ProtoToolsPlatformTaskTests"
]
}