Skip to content

Commit b0f6855

Browse files
committed
Removed some references to old tests in an attempt to allow the tests to run.
1 parent e5165a4 commit b0f6855

9 files changed

Lines changed: 1 addition & 515 deletions

File tree

tests/gdata_tests/books/__init__.py

Whitespace-only changes.

tests/gdata_tests/books/service_test.py

Lines changed: 0 additions & 64 deletions
This file was deleted.

tests/gdata_tests/books_test.py

Lines changed: 0 additions & 58 deletions
This file was deleted.

tests/gdata_tests/data_smoke_test.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import gdata.acl.data
2828
import gdata.analytics.data
2929
import gdata.dublincore.data
30-
import gdata.books.data
3130
import gdata.calendar.data
3231
import gdata.geo.data
3332
import gdata.finance.data
@@ -91,14 +90,6 @@ def test_check_all_data_classes(self):
9190
gdata.dublincore.data.Rights,
9291
gdata.dublincore.data.Subject,
9392
gdata.dublincore.data.Title,
94-
gdata.books.data.CollectionEntry,
95-
gdata.books.data.CollectionFeed,
96-
gdata.books.data.Embeddability,
97-
gdata.books.data.OpenAccess,
98-
gdata.books.data.Review,
99-
gdata.books.data.Viewability,
100-
gdata.books.data.VolumeEntry,
101-
gdata.books.data.VolumeFeed,
10293
gdata.calendar.data.AccessLevelProperty,
10394
gdata.calendar.data.AllowGSync2Property,
10495
gdata.calendar.data.AllowGSyncProperty,

tests/gdata_tests/health/__init__.py

Whitespace-only changes.

tests/gdata_tests/health/service_test.py

Lines changed: 0 additions & 195 deletions
This file was deleted.

0 commit comments

Comments
 (0)