This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0f79e504c9
angular-cn
/
modules
/
@angular
/
router
/
test
/
router.spec.ts
5 lines
63 B
TypeScript
Raw
Normal View
History
Unescape
Escape
cleanup: removes a fake test
2016-05-20 16:55:17 -04:00
describe
(
"Integration"
,
(
)
=
>
{
chore: set up test and build infrastructure
2016-05-20 16:22:57 -04:00
it
(
"test"
,
(
)
=
>
{
}
)
;
}
)
;