add missing trailing slash

This commit is contained in:
Kyle Krueger
2018-09-10 15:19:15 +02:00
parent 8ba35a0e52
commit 56f1646087

View File

@ -1,6 +1,6 @@
# Copied from ~Unity/targets/gcc_32.yml
unity_root: &unity_root '../..'
unity_source: &unity_source '../../src'
unity_source: &unity_source '../../src/'
compiler:
path: gcc
source_path: &source_path 'src/'