This website works better with JavaScript
Home
Explore
Help
Sign In
Project-Wing
/
CefGlue
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
211b6afa4f
Branches
Tags
master
CefGlue
/
CefGlue.Tests
/
Properties
/
AssemblyInfo.cs
AssemblyInfo.cs
68 B
History
Raw
1
2
3
4
5
using NUnit.Framework;
#if !DEBUG
[assembly: Timeout(10000)]
#endif