~mardy/unity-webapps-qml/lp1427649-rtm

« back to all changes in this revision

Viewing changes to tests/unit/test_plugin/test_plugin.pro

  • Committer: CI bot
  • Author(s): Alexandre Abreu
  • Date: 2014-05-06 17:26:52 UTC
  • mfrom: (112.1.3 latest)
  • Revision ID: ps-jenkins@lists.canonical.com-20140506172652-i5u40rlivc449gso
Add UA override capabilities to webapps; clean some code and tests, Fixes: 1245465

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
OTHER_FILES += \
43
43
    $$system(ls ./data/*/*) \
44
44
    $$system(ls ./data/*/*/*) \
45
 
    $$system(ls *.sh)
 
45
    $$system(ls *.sh) \
 
46
    data/manifests/valid-with-ua-override.json
46
47
 
47
48
# manually add the 'check' target
48
49
check.depends = $${TARGET}