This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Remove spec files (
#9751
)
Nothing to test.
master
ysksn
5 years ago
committed by
Yamagishi Kazutoshi
parent
88deca16ca
commit
274109e9f3
2 changed files
with
0 additions
and
10 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
spec/models/account_warning_preset_spec.rb
+0
-5
spec/models/account_warning_spec.rb
+ 0
- 5
spec/models/account_warning_preset_spec.rb
View File
@ -1,5 +0,0 @@
require
'rails_helper'
RSpec
.
describe
AccountWarningPreset
,
type
:
:model
do
pending
"
add some examples to (or delete)
#{
__FILE__
}
"
end
+ 0
- 5
spec/models/account_warning_spec.rb
View File
@ -1,5 +0,0 @@
require
'rails_helper'
RSpec
.
describe
AccountWarning
,
type
:
:model
do
pending
"
add some examples to (or delete)
#{
__FILE__
}
"
end
Write
Preview
Loading…
Cancel
Save