Skip to content

Commit

Permalink
code cleanup, test consolidation, article refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
spencermountain committed Apr 15, 2015
1 parent 9420981 commit da31787
Show file tree
Hide file tree
Showing 21 changed files with 7,180 additions and 66,732 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = function(grunt) {
'./src/parents/value/date_extractor.js',
'./src/parents/value/index.js',
//nouns
'./src/parents/noun/indefinite_article/indefinite_article.js',
'./src/parents/noun/indefinite_article.js',
'./src/parents/noun/conjugate/inflect.js',
'./src/parents/noun/index.js',
//adverbs
Expand Down
Loading

0 comments on commit da31787

Please sign in to comment.