mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-14 11:45:02 +01:00
5 lines
94 B
JavaScript
5 lines
94 B
JavaScript
/*
|
|
This is a dummy test that makes sure the test system works.
|
|
*/
|
|
|
|
console.log('Passed :)');
|