mirror of
https://github.com/cbednarski/hostess
synced 2024-11-11 19:10:37 +00:00
Added a todo for a test case
This commit is contained in:
parent
197eff7a04
commit
06987f28c7
@ -97,6 +97,8 @@ func TestHostFileDuplicates(t *testing.T) {
|
||||
t.Errorf(asserts, exp_conflict, err2)
|
||||
}
|
||||
|
||||
// @TODO Add an additional test case here: Adding a domain twice with one
|
||||
// enabled and one disabled should just add the domain once enabled.
|
||||
}
|
||||
|
||||
func TestFormatHostname(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user