This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
0
You've already forked angular-docs-cn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
angular-docs-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 13:55:17 -07:00
describe
(
"Integration"
,
(
)
=
>
{
chore: set up test and build infrastructure
2016-05-20 13:22:57 -07:00
it
(
"test"
,
(
)
=
>
{
}
)
;
}
)
;
Reference in New Issue
Copy Permalink