6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
try {
|
|
var u = use('tests/use')
|
|
} catch(e) {
|
|
log.console(e)
|
|
}
|