haesli/test-js/src/dummy-test.js
2022-03-26 13:02:53 +01:00

5 lines
94 B
JavaScript

/*
This is a dummy test that makes sure the test system works.
*/
console.log('Passed :)');