/usr/share/doc/atheist/examples/test1.test is in atheist 0.20110402-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | # -*- mode: python; coding: utf-8 -*-
Test('ls', cwd='/tmp')
Test('ls na')
|