diff options
author | Connor Shea <connor.james.shea@gmail.com> | 2016-06-01 19:48:01 -0600 |
---|---|---|
committer | Connor Shea <connor.james.shea@gmail.com> | 2016-06-01 19:48:01 -0600 |
commit | 586d1a9b241268a92840e7e6ba5034e399657d01 (patch) | |
tree | 5b1fb06393fa54832afc975456a52ece025460ec /spec | |
parent | 81f46054483bfb7284d5d1d85ac1204542854923 (diff) | |
download | gitlab-ce-586d1a9b241268a92840e7e6ba5034e399657d01.tar.gz |
Move JS graph specs to match assets tree.
Diffstat (limited to 'spec')
-rw-r--r-- | spec/javascripts/graphs/stat_graph_contributors_graph_spec.js (renamed from spec/javascripts/stat_graph_contributors_graph_spec.js) | 0 | ||||
-rw-r--r-- | spec/javascripts/graphs/stat_graph_contributors_util_spec.js (renamed from spec/javascripts/stat_graph_contributors_util_spec.js) | 0 | ||||
-rw-r--r-- | spec/javascripts/graphs/stat_graph_spec.js (renamed from spec/javascripts/stat_graph_spec.js) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/spec/javascripts/stat_graph_contributors_graph_spec.js b/spec/javascripts/graphs/stat_graph_contributors_graph_spec.js index 82ee1954a59..82ee1954a59 100644 --- a/spec/javascripts/stat_graph_contributors_graph_spec.js +++ b/spec/javascripts/graphs/stat_graph_contributors_graph_spec.js diff --git a/spec/javascripts/stat_graph_contributors_util_spec.js b/spec/javascripts/graphs/stat_graph_contributors_util_spec.js index 5b992447473..5b992447473 100644 --- a/spec/javascripts/stat_graph_contributors_util_spec.js +++ b/spec/javascripts/graphs/stat_graph_contributors_util_spec.js diff --git a/spec/javascripts/stat_graph_spec.js b/spec/javascripts/graphs/stat_graph_spec.js index 4b05d401a42..4b05d401a42 100644 --- a/spec/javascripts/stat_graph_spec.js +++ b/spec/javascripts/graphs/stat_graph_spec.js |