Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
f41ae861a20f525ef0560c190f2abcef9bb7855c
/
.
/
tests
/
lua
/
.busted
blob: 5a83208480695ee9165d88f50ed87829a8c15bfe [
file
] [
log
] [
blame
]
--
Configuration
for
unit tests
--
See
:
http
:
//olivinelabs.com/busted/
return
{
default
=
{
lpath
=
"./?.lua"
,
[
"auto-insulate"
]
=
false
,
}
}