[Test] Avoid using path in source tree in tests

The relative path that is eliminated here relied on being in the source
directory structure, breaking tests of the installed Cython interface
This commit is contained in:
Bryan W. Weber 2019-06-28 09:59:09 -04:00
parent a4ad2f5d66
commit 1e2a9f23a3
No known key found for this signature in database
GPG key ID: 3A93E209C87E1FE7

View file

@ -33,7 +33,7 @@ phases:
thermo: ideal-gas
species:
- species: [O2, N2]
- ../../test/data/test_subdir/species-elements.yaml/species: [NO2, N2O]
- test_subdir/species-elements.yaml/species: [NO2, N2O]
state: {T: 300.0, P: 1 atm, X: "N2O:0.3, O2:0.7"}
- name: species-all