mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Added missing assert.sh
This commit is contained in:
parent
9bcced6f29
commit
e8163dc728
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Set up test framework
|
||||
# wget -q https://raw.github.com/lehmannro/assert.sh/master/assert.sh
|
||||
wget -q https://raw.github.com/lehmannro/assert.sh/master/assert.sh
|
||||
source assert.sh
|
||||
|
||||
# Testing user creation
|
||||
|
|
Loading…
Reference in a new issue