Removed upstream dir
[maemian] / nokia-lintian / testset / scripts / pyfoo
diff --git a/nokia-lintian/testset/scripts/pyfoo b/nokia-lintian/testset/scripts/pyfoo
deleted file mode 100755 (executable)
index 1e7f192..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#! /usr/bin/env python
-
-if __name__ == '__main__':
-       print 'Hi there'