| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8f0e31b commit b10842a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -72,6 +72,9 @@ These modules are required for the test to run. Except for special cases, these | |||
| 72 | 72 | modules should only include core modules. | |
| 73 | 73 | The `assert` module is used by most of the tests to check that the assumptions | |
| 74 | 74 | for the test are met. | |
| 75 | + Note that require statements are sorted, in | ||
| 76 | + [ASCII](http://man7.org/linux/man-pages/man7/ascii.7.html) order (digits, upper | ||
| 77 | + case, `_`, lower case). | ||
| 75 | 78 | ||
| 76 | 79 | **Lines 6-17** | |
| 77 | 80 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments