paulfitz / daff

align and compare tables
https://paulfitz.github.io/daff
MIT License
798 stars 67 forks source link

Error: global leaks detected: $haxeUID, f, SqliteDatabase #170

Open anotheri opened 3 years ago

anotheri commented 3 years ago

after adding the lib into project i've started to get this error on mocha tests, workaround is to add --globals \"\\$haxeUID, f, SqliteDatabase\" into mocha command, but it seems still an issue please fix