mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 23:58:31 -06:00
added gerken
This commit is contained in:
11
Management.Gherkin/Hooks/Hook.cs
Normal file
11
Management.Gherkin/Hooks/Hook.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using TechTalk.SpecFlow;
|
||||
|
||||
namespace Management.Gherkin.Hooks
|
||||
{
|
||||
[Binding]
|
||||
public class Hooks
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user