This website requires JavaScript.
Explore
Help
Sign In
Aire-One
/
awesomerc
Watch
1
Star
0
Fork
You've already forked awesomerc
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
main
awesomerc
/
spec
/
default_spec.lua
6 lines
105 B
Lua
Raw
Permalink
Blame
History
describe
(
"
default
"
,
function
(
)
it
(
"
should work
"
,
function
(
)
assert.are
.
equal
(
1
,
1
)
end
)
end
)
Reference in New Issue
View Git Blame
Copy Permalink