|
|
@ -19,7 +19,10 @@ |
|
|
# You should have received a copy of the GNU General Public License along |
|
|
# You should have received a copy of the GNU General Public License along |
|
|
# with this program; if not, write to the Free Software Foundation, Inc., |
|
|
# with this program; if not, write to the Free Software Foundation, Inc., |
|
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
|
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
|
|
|
|
|
"""search.tests |
|
|
|
|
|
The tests for the Search module. |
|
|
|
|
|
""" |
|
|
|
|
|
|
|
|
from django.test import TestCase |
|
|
# from django.test import TestCase |
|
|
|
|
|
|
|
|
# Create your tests here. |
|
|
# Create your tests here. |
|
|
|