precice / PreCICE.jl

Julia language bindings for preCICE
GNU Lesser General Public License v3.0
11 stars 1 forks source link

Fix tests #37

Closed erikscheurer closed 2 years ago

erikscheurer commented 2 years ago

Error in the tests so it only ran 2 out of 22 tests. This was caused by having join instead of joinpath to connect two paths, which resulted in the if statement always returning true