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,8 +6,8 @@
import unittest
import vigil.fill3 as fill3
import vigil.termstr as termstr
import eris.fill3 as fill3
import eris.termstr as termstr
class WidgetTests(unittest.TestCase):