X-Git-Url: https://git.yukkurigames.com/?p=mlpccg-meta.git;a=blobdiff_plain;f=meta%2Ftests.py;fp=meta%2Ftests.py;h=7ce503c2dd97ba78597f6ff6e4393132753573f6;hp=0000000000000000000000000000000000000000;hb=f5f267a53e90455937409ad2bd15324e717c8e04;hpb=5d20db255bfeff5d47c0a7fd9aef9839f57f6d77 diff --git a/meta/tests.py b/meta/tests.py new file mode 100644 index 0000000..7ce503c --- /dev/null +++ b/meta/tests.py @@ -0,0 +1,3 @@ +from django.test import TestCase + +# Create your tests here.