diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-08-17 12:15:21 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-08-17 12:15:21 +0200 |
commit | 7d996eb001072ccdeae9ec37e37313a37946c5c1 (patch) | |
tree | c54f471105fd162083b3d12b0d5b230ed85db11c /test | |
parent | 92aacd885093389b5e9f7685ffe08219674ed6ff (diff) |
remove fake-status leftover from the python-test
Diffstat (limited to 'test')
-rw-r--r-- | test/fake-status | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/test/fake-status b/test/fake-status deleted file mode 100644 index 9e6366d5b..000000000 --- a/test/fake-status +++ /dev/null @@ -1,16 +0,0 @@ -Package: libglib2.0-0 -Status: install ok installed -Priority: optional -Section: libs -Installed-Size: 1376 -Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> -Architecture: all -Source: glib2.0 -Version: 2.13.7-1ubuntu1 -Description: The GLib library of C routines - GLib is a library containing many useful C routines for things such - as trees, hashes, lists, and strings. It is a useful general-purpose - C library used by projects such as GTK+, GIMP, and GNOME. - . - This package contains the shared libraries. -Original-Maintainer: Loic Minier <lool@dooz.org> |