# Each capability takes the form <module-name>:<feature-name>
# - it must be first non-WS on the line, anything after it is ignored
# - comments are marked by a #, but not yet specifically checked for

# This capabilities file is to specifically test that a single leaf
# within an augment node can be disabled 

feature-local:dependent-test-feature
feature-remote:remote-test-feature
feature-local:local-test-feature
feature-local:another-test-feature
feature-remote:testfeature
feature-remote:yet-another-feature
feature-local:testfeature
feature-local:local-remote-dependent
feature-remote:another-test-feature
feature-local:local-dependent 
feature-local:remote-dependent
feature-local:inside-container-capable
feature-local:inside-leaf-capable
feature-local:augmented-node-capable

# Disabling this capability should disable the augment-leaf
# in augment-container
#feature-local:augment-leaf-capable

feature-local:augment-container-capable
feature-local:testUses2Capable
feature-local:G2-capable

