Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
tov101 committed Oct 11, 2023
1 parent dfc8d59 commit 99d2401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/asammdf/gui/widgets/test_PlotWidget_DragAndDrop.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from PySide6 import QtCore, QtGui, QtTest, QtWidgets


@unittest.skipIf(sys.platform != "win32", "Timers cannot be started/stopped from another thread.")
class TestDragAndDrop(TestPlotWidget):
# Note: Test Plot Widget through FileWidget.

Expand Down

0 comments on commit 99d2401

Please sign in to comment.