Adding a stubbed out test
Removing old demo file and spec
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
export function test1() {
|
||||
return 1;
|
||||
}
|
||||
|
||||
export function test2() {
|
||||
return 'two';
|
||||
}
|
||||
Reference in New Issue
Block a user