Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
a86383d0
Commit
a86383d0
authored
Aug 30, 2017
by
Lin Jen-Shin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Let's do JS later
parent
af77e087
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
1 deletion
+0
-1
config/karma.config.js
config/karma.config.js
+0
-1
spec/javascripts/filtered_search/filtered_search_token_keys_issues_ee_spec.js
...tered_search/filtered_search_token_keys_issues_ee_spec.js
+0
-0
No files found.
config/karma.config.js
View file @
a86383d0
...
...
@@ -41,7 +41,6 @@ module.exports = function(config) {
],
preprocessors
:
{
'
spec/javascripts/**/*.js
'
:
[
'
webpack
'
,
'
sourcemap
'
],
'
spec/ee/javascripts/**/*.js
'
:
[
'
webpack
'
,
'
sourcemap
'
]
},
reporters
:
[
progressReporter
],
webpack
:
webpackConfig
,
...
...
spec/
ee/spec/javascripts/filtered_search/filtered_search_token_keys_issues
_spec.js
→
spec/
javascripts/filtered_search/filtered_search_token_keys_issues_ee
_spec.js
View file @
a86383d0
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment