We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b8fa2 commit 3fe275cCopy full SHA for 3fe275c
1 file changed
test.sh
@@ -3,4 +3,4 @@
3
xbuild /p:Configuration="Debug" CsharpSQLite.sln /flp:LogFile=xbuild.log;Verbosity=Detailed
4
5
cd Run/Tests/Debug
6
-/usr/bin/nunit-console System.Data.SQLite.Tests.dll
+nunit-console System.Data.SQLite.Tests.dll
0 commit comments