From 90d83aa28ae6ed0ebc49cc83079364b172405fb8 Mon Sep 17 00:00:00 2001 From: Ian Lee Date: Wed, 25 May 2016 10:49:18 -0700 Subject: Updated file names tested --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 146a2cc..366f580 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ test : python pycodestyle.py --testsuite testsuite selftest : - python pycodestyle.py --statistics pep8.py + python pycodestyle.py --statistics pycodestyle.py doctest : python pycodestyle.py --doctest -- cgit v1.2.1