salt/tests
Evan Borgstrom a17dff3a02 When add_host re-ordered hosts it would leave out trailing new lines
This caused problems when adding another host and you'd end up with
entries such as:

```
192.168.1.2\t\thost2\thost2alias192.168.1.1\t\thost1\thost1alias
```

Test updated to reflect.
2012-04-12 23:50:00 -04:00
..
integration When add_host re-ordered hosts it would leave out trailing new lines 2012-04-12 23:50:00 -04:00
unit Split out integration tests from pure unit tests. 2012-02-20 13:18:13 +01:00
runtests.py add options to runtests allowing for specific suites to be run 2012-04-04 11:49:28 -06:00
saltunittest.py Split out integration tests from pure unit tests. 2012-02-20 13:18:13 +01:00