initial commit
This commit is contained in:
5
tools/highlight-test-generator/run-generator
Executable file
5
tools/highlight-test-generator/run-generator
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
ROOT="$(git rev-parse --show-toplevel)"
|
||||
echo $ROOT/tools/highlight-test-generator/Generator.csproj
|
||||
dotnet run --project $ROOT/tools/highlight-test-generator/Generator.csproj $1
|
||||
Reference in New Issue
Block a user