536cd135cc
Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
5 lines
145 B
Makefile
5 lines
145 B
Makefile
CONFIGURATION = Release
|
|
|
|
check:
|
|
mono ../packages/NUnit.ConsoleRunner.3.6.0/tools/nunit3-console.exe Test/bin/$(CONFIGURATION)/Monodoc.Test.dll
|