Adding external to mock config
This commit is contained in:
parent
98a4a9f2cc
commit
f0a9c45207
@ -137,6 +137,10 @@
|
||||
paths:
|
||||
externalvirtual@2.0%clang@3.3: /path/to/external_virtual_clang
|
||||
externalvirtual@1.0%gcc@4.5.0: /path/to/external_virtual_gcc
|
||||
externalmodule:
|
||||
buildable: False
|
||||
modules:
|
||||
externalmodule@1.0%gcc@4.5.0: external-module
|
||||
"""
|
||||
|
||||
class MockPackagesTest(unittest.TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user