UNPKG
puzzlescript
Version:
latest (6.0.0-alpha.2)
6.0.0-alpha.2
6.0.0-alpha.0
5.3.0
5.2.2
5.2.1
5.2.0
5.1.0
5.0.0
4.0.0
3.2.2
3.2.1
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
0.0.1-security
Play PuzzleScript games in your terminal!
github.com/philschatz/puzzlescript
philschatz/puzzlescript
puzzlescript
/
lib
/
replaySolutions
/
2.replay.spec.js
5 lines
•
190 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
const
helper_1 =
require
(
"./helper"
); (
0
, helper_1.
createTests
)(
2
,
10
);
//# sourceMappingURL=2.replay.spec.js.map