Commit dc38ab5
Make it clear that the dots mean CSS is starting (#102)
* Make it clear that the dots mean CSS is starting
When I ran `./run.sh -d . css --filter=content-negotiation` I was surprised by the number of dots, at how many tests (I thought) there were in the content-negotiation category. But after reading the code of `run.sh`, I realised I had misinterpreted the dots! :)
This extra console message should hopefully make that clearer.
* Mention /etc/hosts edit
* Update README.md
---------
Co-authored-by: Pete Edwards <edwardsph@users.noreply.github.com>1 parent 35008eb commit dc38ab5
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments