From e2e157cfc3286a291e64121bf1422faf85094880 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 24 Sep 2016 20:05:14 +0000 Subject: add gd_diff.py + tests for functions in it. * gd_diff.py (read_file, get_packages): add functions. * tests/__init__.py: add file. * tests/files/pkgs.list: add file. * tests/test_gd_diff.py: add file. --- tests/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/__init__.py (limited to 'tests/__init__.py') diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3