mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 01:01:30 +02:00
Merge branch 'master' of github.com:neocities/neocities
This commit is contained in:
commit
7fd75170e2
6 changed files with 45 additions and 13 deletions
|
@ -37,6 +37,7 @@ describe 'api list' do
|
|||
site_file[:is_directory].must_equal file[:is_directory]
|
||||
site_file[:size].must_equal file[:size]
|
||||
site_file[:updated_at].rfc2822.must_equal file[:updated_at]
|
||||
site_file[:sha1_hash].must_equal file[:sha1_hash]
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue