From 889973c72e50772bb2d8095acada58f544428698 Mon Sep 17 00:00:00 2001 From: rahul Bajaj Date: Oct 31 2016 07:34:32 +0000 Subject: Fix the file name in the 'tests' folder --- diff --git a/doc/development.rst b/doc/development.rst index b260209..02820a4 100644 --- a/doc/development.rst +++ b/doc/development.rst @@ -271,7 +271,7 @@ by alone, allowing easier debugging of the tests. For example: :: - python tests/test_pragure_lib.py + python tests/test_pagure_lib.py .. note:: In order to have coverage information you might have to install