Rebranded to Tailbone.

This commit is contained in:
Lance Edgar 2013-09-01 07:27:47 -07:00
parent 47944767dc
commit 40efd8a3bc
111 changed files with 188 additions and 209 deletions

View file

@ -2,7 +2,7 @@
import datetime
from . import TestCase
from rattail.pyramid import helpers
from tailbone import helpers
class HelpersTests(TestCase):