# -*- coding: utf-8 -*-
"""Test suite for the TG app's models"""
from nose.tools import eq_

from scriptspony import model
from scriptspony.tests.models import ModelTest

