Skip to content

Commit 15806a5

Browse files
committed
Remove auth plugin
This will return in another incarnation, but for now let's get rid.
1 parent 9df0e02 commit 15806a5

File tree

3 files changed

+0
-425
lines changed

3 files changed

+0
-425
lines changed

karma.conf.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ module.exports = function (karma) {
1818
'test/spec/**/*_spec.js'
1919
],
2020

21-
exclude: [
22-
'test/spec/plugin/auth_spec.js'
23-
],
24-
2521
preprocessors: {
2622
'node_modules/wgxpath/wgxpath.install.js': 'browserify',
2723
'test/**/*.js': 'browserify'

src/plugin/auth.coffee

Lines changed: 0 additions & 278 deletions
This file was deleted.

0 commit comments

Comments
 (0)