Compare commits

..

No commits in common. "4eca8e0f8e5c85a06b3334feafaa43fd421977be" and "b423dab30c820e580b4939c37057879c2d676db3" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View File

@ -1,3 +1 @@
# Lockbox File Sharing Service # Lockbox File Sharing Service
[![Build Status](https://drone.loyzaga.net/api/badges/kitty/lockbox/status.svg)](https://drone.loyzaga.net/kitty/lockbox)

View File

@ -7,4 +7,4 @@ class TestUser:
Test user related functions are working correctly. Test user related functions are working correctly.
""" """
def test_stub(self): def test_stub(self):
assert True assert False