Rename the project to Eris.

This commit is contained in:
Andrew Hamilton 2018-09-17 23:59:38 +10:00
parent a060c7f3ae
commit 8e5cc0eac9
34 changed files with 109 additions and 112 deletions

View file

@ -6,7 +6,7 @@
import textwrap
import unittest
import vigil.gut as gut
import eris.gut as gut
class GutTestCase(unittest.TestCase):