mirror of
https://github.com/status-im/consul.git
synced 2025-01-16 00:35:33 +00:00
d818e892fa
* Unignore any bin files underneath the UI folder * Add previously ignored node exec script * Rearrange steps file so we can continue to list steps out
4 lines
83 B
JavaScript
Executable File
4 lines
83 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
|
|
require('../lib/list.js')(`${process.cwd()}/tests/steps.js`);
|