diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-03 09:27:20 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-03 09:27:20 +0100 |
| commit | 1a99571978e5c9aab23bbcc54d670d4afa23e62a (patch) | |
| tree | 41a42383768ad0a6637f6cf21e7a037945a87082 /testsuite.py | |
| parent | f9335c35a97c4f912524a651bb81448f8490a204 (diff) | |
Remove outdated comment
Used to set a bunch of other options too on MODULES in the test, but
it's cleaner to do it separately.
Diffstat (limited to 'testsuite.py')
| -rw-r--r-- | testsuite.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite.py b/testsuite.py index a49ebab..ce72195 100644 --- a/testsuite.py +++ b/testsuite.py @@ -503,8 +503,6 @@ config INT range BAZ QAZ if DEP """) - # We still hardcode the modules symbol. Otherwise OPTIONS would have made - # more sense as a name here. verify_str(c.modules, """ config MODULES bool |
