mirror of
https://github.com/atom/atom.git
synced 2026-02-02 18:55:17 -05:00
Test require each native module in each installed package to make sure it can be required successfully in Atom.
2 lines
68 B
JavaScript
2 lines
68 B
JavaScript
throw new Error("this simulates a native module's failure to load")
|