Commit ee9ead87 authored by FichteFoll's avatar FichteFoll

Merge pull request #5391 from astrauka/master

Rename Test RSpec to TestRSpec package
parents bccc8ddc 09ca427d
...@@ -428,17 +428,6 @@ ...@@ -428,17 +428,6 @@
} }
] ]
}, },
{
"name": "Test RSpec",
"details": "https://github.com/astrauka/TestRSpec",
"labels": ["ruby", "testing", "rspec", "spec"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/CraigWilliams/TestChooser", "details": "https://github.com/CraigWilliams/TestChooser",
"releases": [ "releases": [
...@@ -469,6 +458,18 @@ ...@@ -469,6 +458,18 @@
} }
] ]
}, },
{
"name": "TestRSpec",
"details": "https://github.com/astrauka/TestRSpec",
"previous_names": ["Test RSpec"],
"labels": ["ruby", "testing", "rspec", "spec"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Text Pastry", "name": "Text Pastry",
"details": "https://github.com/duydao/Text-Pastry", "details": "https://github.com/duydao/Text-Pastry",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment