1
1
mirror of https://github.com/microsoft/playwright.git synced 2024-12-14 21:53:35 +03:00
playwright/tests/assets/dummy_bad_browser_executable.js

4 lines
38 B
JavaScript
Executable File

#!/usr/bin/env node
process.exit(1);