From 9cce858cd51829453aad2f756cee66357780bc29 Mon Sep 17 00:00:00 2001 From: kj Date: Tue, 30 Sep 2025 06:30:46 -0300 Subject: [PATCH] Delete unused PHP test abbrev boilerplate --- abbrev_defs | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/abbrev_defs b/abbrev_defs index 4daa0bd..3a73850 100644 --- a/abbrev_defs +++ b/abbrev_defs @@ -14,34 +14,6 @@ ("doctype" "" nil :count 0) )) -(define-abbrev-table 'php-ts-mode-abbrev-table - '( - ("bwtest" "use Tests\\TestCase; - -class Test extends TestCase -{ - /** - * @group - * @group - * @test - */ - public function Service() - { - /** - * Preparing - */ - - /** - * Actions - */ - - /** - * Asserts - */ - } -}" nil :count 6) - )) - (define-abbrev-table 'web-mode-abbrev-table '( ("doc" "