|
|
@ -21,7 +21,7 @@ class SherlockDetectTests(SherlockBaseTest):
|
|
|
|
Will trigger an assert if detection mechanism did not work as expected.
|
|
|
|
Will trigger an assert if detection mechanism did not work as expected.
|
|
|
|
"""
|
|
|
|
"""
|
|
|
|
|
|
|
|
|
|
|
|
site = 'Instructables'
|
|
|
|
site = 'BinarySearch'
|
|
|
|
site_data = self.site_data_all[site]
|
|
|
|
site_data = self.site_data_all[site]
|
|
|
|
|
|
|
|
|
|
|
|
#Ensure that the site's detection method has not changed.
|
|
|
|
#Ensure that the site's detection method has not changed.
|
|
|
|