Rename “Minimal development test” to “Development Test” (#9928)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
gameid=minimal
|
||||
gameid=devtest
|
||||
minetest=$dir/../bin/minetest
|
||||
testspath=$dir/../tests
|
||||
worldpath=$testspath/testworld_$gameid
|
||||
|
Reference in New Issue
Block a user