source: branches/testFACT++branch/scripts/tests_n_examples/throw.js

Last change on this file 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.