coala / coala-quickstart

A tool that generates an initial coala config file for you!
GNU Affero General Public License v3.0
47 stars 76 forks source link

green_modeTest.py contains two test_initialize_project_data #297

Open jayvdb opened 6 years ago

jayvdb commented 6 years ago

The module green_modeTest.py contains two test_initialize_project_data, so the second one overwrites the first one.

The first one is broken, producing error TypeError: unhashable type: 'slice'