Added billard app

This commit is contained in:
Alexander Werner
2017-01-03 19:26:51 +01:00
parent c297407135
commit a51c2cf733
7 changed files with 30 additions and 0 deletions

3
billard/tests.py Normal file
View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.