fsprojects / Rezoom.SQL

Statically typechecks a common SQL dialect and translates it to various RDBMS backends
MIT License
670 stars 26 forks source link

make test work even if the output directory for test assembly moves around #45

Closed smoothdeveloper closed 4 years ago

smoothdeveloper commented 5 years ago

when migrating to new SDK, the default output directory of assemblies move one level deeper, this PR just adjusts the test to work disregarding where the assembly is running from.