Skip to content

Commit d75d2de

Browse files
committed
Updated neokit
1 parent 4b515f6 commit d75d2de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

neokit

runtests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ then
5959
${TEST_RUNNER}
6060
EXIT_STATUS=$?
6161
else
62-
neokit/neotest "${TEST_RUNNER}" ${VERSIONS}
62+
neokit/neorun "${TEST_RUNNER}" ${VERSIONS}
6363
EXIT_STATUS=$?
6464
if [ ${EXIT_STATUS} -eq 0 ]
6565
then

0 commit comments

Comments
 (0)