mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-05-07 14:26:43 +02:00
- FIX: Resizing a column caused an exception
- FIX: Deleting satellite channels from an SCM file did not work correctly - Improved SCM file format detection - Samsung E/F-Series: channels in the favorite lists now use their prog# instead of all being put at #1 - fixed LG unit tests - fixed Samsung tests
This commit is contained in:
@@ -10,6 +10,7 @@ using Assert = NUnit.Framework.Assert;
|
||||
|
||||
namespace Test.Loader.LG
|
||||
{
|
||||
[TestClass]
|
||||
public class TestBase
|
||||
{
|
||||
protected readonly string tempFile = Path.GetTempFileName();
|
||||
|
||||
Reference in New Issue
Block a user