swift/test/unit/account
Cedric Dos Santos a8751ae557 Correct misspelled words
In some files I found misspelling words.

bin/swift-reconciler-enqueue#l26
   primarly => primarily
swift/account/backend.py#l309
   ommited => omitted
swift/container/replicator.py#l158
   successfull => successful
test/unit/account/test_backend.py#1450
   non_existant_policy_index => non_existent_policy_index
test/unit/account/test_backend.py#1451
   'test-non-existant-policy'=> 'test-non-existent-policy'
test/unit/account/test_backend.py#1453
   non_existant_policy_index => non_existent_policy_index

Change-Id: I976236e3200a6fbdc20be464acff182b6cface81
2014-11-25 15:44:30 +00:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Add container_count to policy_stat table 2014-09-24 08:39:01 -07:00
test_backend.py Correct misspelled words 2014-11-25 15:44:30 +00:00
test_reaper.py Remove fake _get_part and use the real thing 2014-07-08 15:57:43 +00:00
test_replicator.py Add Storage Policy Support to Accounts 2014-06-18 20:57:09 -07:00
test_server.py Add container_count to policy_stat table 2014-09-24 08:39:01 -07:00
test_utils.py Add container_count to policy_stat table 2014-09-24 08:39:01 -07:00