You are here

public function ClassifiedNotificationsTest::queueFlush in Classified Ads 6.3

1 call to ClassifiedNotificationsTest::queueFlush()
ClassifiedNotificationsTest::test1441396 in tests/classified_notifications.test
Issue #1441396.

File

tests/classified_notifications.test, line 21

Class

ClassifiedNotificationsTest

Code

public function queueFlush() {
  db_query('TRUNCATE {job_queue}');
}