This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
thelounge
Watch
2
Star
0
Fork
You've already forked thelounge
0
mirror of
https://github.com/thelounge/thelounge
synced
2025-02-16 21:28:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
56fb04c81e
thelounge
/
test
/
fixtures
/
env.js
3 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Do not override HOME env in tests
2016-05-09 19:34:51 +03:00
var
home
=
require
(
"path"
)
.
join
(
_
_dirname
,
".lounge"
)
;
require
(
"../../src/helper"
)
.
setHome
(
home
)
;
Reference in a new issue
Copy permalink