mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-07-27 06:17:50 +00:00
Make example 3 use same yml files as other tests.
This commit is contained in:
@@ -20,8 +20,7 @@ end
|
||||
|
||||
task prepare_for_tests: TEMP_DIRS
|
||||
|
||||
# Load default configuration, for now
|
||||
DEFAULT_CONFIG_FILE = 'target_gcc_32.yml'.freeze
|
||||
DEFAULT_CONFIG_FILE = 'gcc_64.yml'.freeze
|
||||
configure_toolchain(DEFAULT_CONFIG_FILE)
|
||||
|
||||
task unit: [:prepare_for_tests] do
|
||||
|
||||
Reference in New Issue
Block a user