Compare commits
No commits in common. "4eca8e0f8e5c85a06b3334feafaa43fd421977be" and "b423dab30c820e580b4939c37057879c2d676db3" have entirely different histories.
4eca8e0f8e
...
b423dab30c
|
|
@ -1,3 +1 @@
|
||||||
# Lockbox File Sharing Service
|
# Lockbox File Sharing Service
|
||||||
|
|
||||||
[](https://drone.loyzaga.net/kitty/lockbox)
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue