mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-11 20:02:09 +00:00
turn serveroutput on so we see the results of the texttest fixture
This commit is contained in:
parent
8aaf87ffad
commit
fbea424fb7
@ -1,3 +1,5 @@
|
||||
SET SERVEROUTPUT ON;
|
||||
|
||||
DELETE FROM item;
|
||||
|
||||
DECLARE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user