File: failing_pylama_spec.py

package info (click to toggle)
python-noseofyeti 2.4.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 360 kB
  • sloc: python: 2,581; sh: 31; makefile: 12
file content (8 lines) | stat: -rw-r--r-- 106 bytes parent folder | download
1
2
3
4
5
6
7
8
# coding: spec

import sys

describe "TestNup":
    it "has pylama errors":
        a = 1
        stuff()