Files
tubestation/browser/app/macbuild/Contents/MacOS-files.in
David Burns 29c8d8087a Bug 1374263 - Make sure build places geckodriver binary in correct directory. r=froydnj
The geckodriver binary is not being moved to correct directory which is required
to be able to run web platform tests successfully.

MozReview-Commit-ID: HTxnACX2FLR
2017-10-09 21:09:09 +01:00

18 lines
232 B
Plaintext

/*.app/***
/*.dylib
/certutil
/firefox-bin
#if defined(MOZ_GECKODRIVER)
/geckodriver
#endif
/gtest/***
#if defined(MOZ_ASAN) || defined(MOZ_TSAN)
/llvm-symbolizer
#endif
/pingsender
/pk12util
/ssltunnel
/webrtc-gtest
/xpcshell
/XUL