~juliank/update-notifier/esm

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Julian Andres Klode
  • Date: 2019-04-02 13:17:03 UTC
  • Revision ID: juliank@ubuntu.com-20190402131703-e7xzgeevrziz1p1s
Add changelog entry and test case

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
override_dh_auto_test:
15
15
        cd tests && python3 test_package-data-downloader.py
 
16
        cd tests && python3 test_motd.py
 
17