Pārlūkot izejas kodu

test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests

Otherwise they'll try to run with no arguments, and fail, when run by
ginsttest-runner.

Fixes: 81ca9d61 "cmake+test: add more automated tests + use properties"
Signed-off-by: Simon McVittie <[email protected]>
Simon McVittie 2 gadi atpakaļ
vecāks
revīzija
c335e3db82
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      test/template.test.in

+ 1 - 1
test/template.test.in

@@ -1,3 +1,3 @@
 [Test]
 Type=session
-Exec=@installedtestsdir@/@exe@
+Exec=@installedtestsdir@/@exe@ @noninteractive_arguments@