Skip to content

Commit 64e9e4a

Browse files
committed
Run the screen tests.
1 parent 790c3c6 commit 64e9e4a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/all.js

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
require('./mouse');
1+
//Run all tests.
2+
require('./mouse');
3+
require('./screen');

0 commit comments

Comments
 (0)