source: trunk/FACT++/scripts/tests_n_examples/throw.js@ 17189

Last change on this file since 17189 was 14887, checked in by neise, 12 years ago
I think I moved the tests and examples into its own folder, in order to keep the scripts folder tidy
File size: 52 bytes
Line 
1console.out("incl");
2throw new Error("test error");
Note: See TracBrowser for help on using the repository browser.