Commit 0815ac90 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent a45cb65d
......@@ -246,7 +246,7 @@ class TestENB_CPRI(ENBTestCase):
def test_enb_conf(self):
super().test_enb_conf()
conf = ...yload('etc/enb.cfg')
conf = yload('%s/etc/enb.cfg' % self.computer_partition_root_path)
rf_driver = conf['rf_driver']
self.assertEqual(rf_driver['args'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment