AdguardTeam / FiltersCompiler

A tool that compiles & validates filters
GNU Lesser General Public License v3.0
52 stars 12 forks source link

Fix test runner #89

Closed tvinzz closed 4 years ago

tvinzz commented 4 years ago

In case of clean compiler install, tests works only from second run. There is the error from the first tests run:

t Module.require (internal/modules/cjs/loader.js:1026:19): ENOENT: no such file or directory, scandir '/Volumes/dev/compiler/src/test/resources/platforms'
Error: ENOENT: no such file or directory, scandir '/Volumes/dev/compiler/src/test/resources/platforms'