flakey3
parent
3ea8035fcb
commit
52c7d2a722
|
@ -2,10 +2,10 @@ import datetime
|
|||
|
||||
import pytest
|
||||
|
||||
import stix2
|
||||
|
||||
from stix2.STIXPatternVisitor import create_pattern_object
|
||||
|
||||
import stix2
|
||||
|
||||
|
||||
def test_create_comparison_expression():
|
||||
exp = stix2.EqualityComparisonExpression(
|
||||
|
|
Loading…
Reference in New Issue