mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
20 lines
244 B
Ruby
20 lines
244 B
Ruby
require 'spec_helper'
|
|
#
|
|
#describe CsvGenerator do
|
|
# describe '.all_active_users' do
|
|
#
|
|
# end
|
|
#
|
|
# describe '.all_inactive_invited_users' do
|
|
#
|
|
# end
|
|
#
|
|
# describe '.waitlist_sent' do
|
|
#
|
|
# end
|
|
#
|
|
# describe '.waitlist_pending' do
|
|
#
|
|
# end
|
|
#end
|