Skip to content

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed May 11, 2012
1 parent d053932 commit 95ffb07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ class PluginBuildSettingsTests extends GroovyTestCase {
nonUserScripts << script
}
}
assertEquals 54, nonUserScripts.size()
assertEquals 55, nonUserScripts.size()
}

void testGetPluginScripts() {
Expand Down

0 comments on commit 95ffb07

Please sign in to comment.