FEAT: Se añade TestBobo
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
from django.test import TestCase
 | 
			
		||||
 | 
			
		||||
# Create your tests here.
 | 
			
		||||
 | 
			
		||||
class ConfiaoTest(TestCase):
 | 
			
		||||
 | 
			
		||||
    def test_bobo(self):
 | 
			
		||||
        self.assertTrue(True)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user