diff options
| -rw-r--r-- | angularFiles.js | 2 | ||||
| -rw-r--r-- | src/ng/directive/booleanAttrs.js (renamed from src/ng/directive/booleanAttrDirs.js) | 0 | ||||
| -rw-r--r-- | test/ng/directive/booleanAttrsSpec.js (renamed from test/ng/directive/booleanAttrDirSpecs.js) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/angularFiles.js b/angularFiles.js index 8d2ffbbb..c819b629 100644 --- a/angularFiles.js +++ b/angularFiles.js @@ -39,7 +39,7 @@ angularFiles = { 'src/ng/directive/directives.js', 'src/ng/directive/a.js', - 'src/ng/directive/booleanAttrDirs.js', + 'src/ng/directive/booleanAttrs.js', 'src/ng/directive/form.js', 'src/ng/directive/input.js', 'src/ng/directive/ngBind.js', diff --git a/src/ng/directive/booleanAttrDirs.js b/src/ng/directive/booleanAttrs.js index fee10ed8..fee10ed8 100644 --- a/src/ng/directive/booleanAttrDirs.js +++ b/src/ng/directive/booleanAttrs.js diff --git a/test/ng/directive/booleanAttrDirSpecs.js b/test/ng/directive/booleanAttrsSpec.js index d58ffced..d58ffced 100644 --- a/test/ng/directive/booleanAttrDirSpecs.js +++ b/test/ng/directive/booleanAttrsSpec.js |
