Commit e729aa99 authored by Steve Holme's avatar Steve Holme
Browse files

checksrc.bat: Re-enabled the tests directory by default

Following the recent changes to the source in the tests directory,
re-enabled tests for the default scan.
parent 6264f617
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ rem ***************************************************************************
  setlocal
  set CHECK_LIB=TRUE
  set CHECK_SRC=TRUE
  set CHECK_TESTS=FALSE
  set CHECK_TESTS=TRUE

:parseArgs
  if "%~1" == "" goto prerequisites