Skip to content

Commit 3fe275c

Browse files
committed
* Test.sh fix.
1 parent 61b8fa2 commit 3fe275c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
xbuild /p:Configuration="Debug" CsharpSQLite.sln /flp:LogFile=xbuild.log;Verbosity=Detailed
44

55
cd Run/Tests/Debug
6-
/usr/bin/nunit-console System.Data.SQLite.Tests.dll
6+
nunit-console System.Data.SQLite.Tests.dll

0 commit comments

Comments
 (0)