Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Sho SHIMIZU
2015-01-22 17:58:44 -0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
346609609ad1b522c8c50a0ed634c504b9408297
34660960
1 parent
970e7fda
Fix typo in Javadoc comment
Change-Id: I7b99179a9e4b5a0e2249b802a940532004c8969c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
core/net/src/test/java/org/onosproject/net/intent/impl/IntentManagerTest.java
core/net/src/test/java/org/onosproject/net/intent/impl/IntentManagerTest.java
View file @
3466096
...
...
@@ -74,7 +74,7 @@ import static org.onosproject.net.intent.IntentState.WITHDRAWN;
*
* TODO implement the following tests:
* - {submit, withdraw, update, replace} intent
* - {submit, update, recomiling} intent with failed compilation
* - {submit, update, recom
p
iling} intent with failed compilation
* - failed reservation
* - push timeout recovery
* - failed items recovery
...
...
Please
register
or
login
to post a comment