POLARIS?: Separate away mission tests

This commit is contained in:
Arokha Sieyes
2018-01-26 20:20:02 -05:00
parent 3c4b979d5b
commit dddf7a1ba4
4 changed files with 19 additions and 8 deletions

View File

@@ -0,0 +1,10 @@
/*
*
* This file is used by Travis to indicate that additional maps need to be compiled to look for errors such as missing paths.
* Do not add anything but the AWAY_MISSION_TEST definition here as it will be overwritten by Travis when running tests.
*
*
* Should you wish to edit set AWAY_MISSION_TEST to 1 like so:
* #define AWAY_MISSION_TEST 1
*/
#define AWAY_MISSION_TEST 0