1
0
Fork 0
frr/tests/isisd/test_isis_lspdb.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
125 B
Python
Raw Permalink Normal View History

import frrtest
class TestIsisLSPDB(frrtest.TestMultiOut):
program = "./test_isis_lspdb"
TestIsisLSPDB.exit_cleanly()