Welcome to mirror list, hosted at ThFree Co, Russian Federation.

csv_generator_spec.rb « lib « spec - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 589c879ebb9532866cf5c3ba661f5044800a67aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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