Skip to content
代码片段 群组 项目
提交 20783e5f 编辑于 作者: Mark Florian's avatar Mark Florian 提交者: Gary Holtz
浏览文件

Adding EE versions

上级 b7d12b68
No related branches found
No related tags found
无相关合并请求
......@@ -23,6 +23,14 @@
"alternate": "lib/api/{}.rb",
"type": "test"
},
"ee/lib/api/*.rb": {
"alternate": "ee/spec/requests/api/{}_spec.rb",
"type": "source"
},
"ee/spec/requests/api/*_spec.rb": {
"alternate": "ee/lib/api/{}.rb",
"type": "test"
},
"ee/app/*.rb": {
"alternate": "ee/spec/{}_spec.rb",
"type": "source"
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册