This website requires JavaScript.
Explore
Help
Sign in
chipmunkmc
/
prismarine-web-client-mirror
Watch
1
Star
0
Fork
You've already forked prismarine-web-client-mirror
1
mirror of
https://github.com/PrismarineJS/prismarine-web-client.git
synced
2024-11-25 00:57:53 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
843b9a5f43
prismarine-web-client-mirror
/
test
/
basic.test.js
8 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add code
2021-02-27 17:12:11 -05:00
/* eslint-env mocha */
Initial commit
2021-02-27 16:27:59 -05:00
describe
(
'basic'
,
(
)
=>
{
add code
2021-02-27 17:12:11 -05:00
it
(
'test'
,
(
)
=>
{
Initial commit
2021-02-27 16:27:59 -05:00
}
)
}
)
Reference in a new issue
Copy permalink