| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 032d738 commit f9bd4a5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -90,6 +90,9 @@ These modules are required for the test to run. Except for special cases, these | |||
| 90 | 90 | modules should only include core modules. | |
| 91 | 91 | The `assert` module is used by most of the tests to check that the assumptions | |
| 92 | 92 | for the test are met. | |
| 93 | + Note that require statements are sorted, in | ||
| 94 | + [ASCII](http://man7.org/linux/man-pages/man7/ascii.7.html) order (digits, upper | ||
| 95 | + case, `_`, lower case). | ||
| 93 | 96 | ||
| 94 | 97 | **Lines 10-21** | |
| 95 | 98 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments