Skip to content

Commit

Permalink
chore(examples): remove final traces of examples from the tree
Browse files Browse the repository at this point in the history
Apparently some example files were referenced in angularFiles.js, and this was missed when
2f45133 was checked in. This cleans it up.

Closes angular#6405
  • Loading branch information
caitp committed Feb 21, 2014
1 parent cad717b commit 1293cc8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions angularFiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ angularFiles = {
'@angularSrcModules',
'@angularScenario',
'@angularTest',
'example/personalLog/*.js',
'example/personalLog/test/*.js'
],

'karmaExclude': [
Expand Down Expand Up @@ -178,9 +176,6 @@ angularFiles = {
'@angularSrcModules',
'@angularScenario',
'@angularTest',
'example/personalLog/*.js',

'example/personalLog/test/*.js'
],

'karmaJqueryExclude': [
Expand Down

0 comments on commit 1293cc8

Please sign in to comment.