Skip to content
This repository has been archived by the owner on Feb 10, 2018. It is now read-only.

Commit

Permalink
Merge pull request #2 from dbarrosop/master
Browse files Browse the repository at this point in the history
Renamed test test_get_bgp_neighbors_detail
  • Loading branch information
dbarrosop committed Mar 6, 2016
2 parents 10dc669 + fd12548 commit e6c413b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ script:
- cd test/unit
- nosetests -v TestJunOSDriver:TestGetterJunOSDriver.test_get_bgp_config
- nosetests -v TestJunOSDriver:TestGetterJunOSDriver.test_get_bgp_neighbors
- nosetests -v TestJunOSDriver:TestGetterJunOSDriver.test_bgp_neighbors_detail
- nosetests -v TestJunOSDriver:TestGetterJunOSDriver.test_get_bgp_neighbors_detail
- nosetests -v TestJunOSDriver:TestGetterJunOSDriver.test_get_environment
- nosetests -v TestJunOSDriver:TestGetterJunOSDriver.test_get_facts
- nosetests -v TestJunOSDriver:TestGetterJunOSDriver.test_get_interfaces
Expand Down

0 comments on commit e6c413b

Please sign in to comment.