From 2430f52bb97fa9d682e5f028c977c5bf94c5ec38 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 23 Mar 2012 14:03:24 -0700 Subject: chore(module): move files around in preparation for more modules --- test/directive/ngNonBindableSpec.js | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 test/directive/ngNonBindableSpec.js (limited to 'test/directive/ngNonBindableSpec.js') diff --git a/test/directive/ngNonBindableSpec.js b/test/directive/ngNonBindableSpec.js deleted file mode 100644 index 1f7bf25d..00000000 --- a/test/directive/ngNonBindableSpec.js +++ /dev/null @@ -1,21 +0,0 @@ -'use strict'; - - -describe('ng-non-bindable', function() { - var element; - - - afterEach(function(){ - dealoc(element); - }); - - - it('should prevent compilation of the owning element and its children', - inject(function($rootScope, $compile) { - element = $compile('