mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-16 07:48:14 +02:00
Added missing assert.sh
This commit is contained in:
parent
9bcced6f29
commit
e8163dc728
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Set up test framework
|
# 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
|
source assert.sh
|
||||||
|
|
||||||
# Testing user creation
|
# Testing user creation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue