This website requires JavaScript.
Explore
Help
Sign in
chipmunkmc
/
prismarine-web-client
Watch
1
Star
0
Fork
You've already forked prismarine-web-client
0
forked from
chipmunkmc/prismarine-web-client-mirror
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
master
prismarine-web-client
/
test
/
basic.test.js
8 lines
80 B
JavaScript
Raw
Permalink
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