summaryrefslogtreecommitdiffstats
path: root/TwoStepsAuthenticator.TestWebsite/Global.asax
diff options
context:
space:
mode:
Diffstat (limited to 'TwoStepsAuthenticator.TestWebsite/Global.asax')
-rw-r--r--TwoStepsAuthenticator.TestWebsite/Global.asax1
1 files changed, 1 insertions, 0 deletions
diff --git a/TwoStepsAuthenticator.TestWebsite/Global.asax b/TwoStepsAuthenticator.TestWebsite/Global.asax
new file mode 100644
index 0000000..e0d7a7b
--- /dev/null
+++ b/TwoStepsAuthenticator.TestWebsite/Global.asax
@@ -0,0 +1 @@
+<%@ Application Codebehind="Global.asax.cs" Inherits="TwoStepsAuthenticator.TestWebsite.MvcApplication" Language="C#" %>