aboutsummaryrefslogtreecommitdiffstats
path: root/testing/assimp/01-rm-revision-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/assimp/01-rm-revision-test.patch')
-rw-r--r--testing/assimp/01-rm-revision-test.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/assimp/01-rm-revision-test.patch b/testing/assimp/01-rm-revision-test.patch
new file mode 100644
index 0000000000..28d0871485
--- /dev/null
+++ b/testing/assimp/01-rm-revision-test.patch
@@ -0,0 +1,12 @@
+--- src/test/unit/utVersion.cpp.orig
++++ src/test/unit/utVersion.cpp
+@@ -65,7 +65,6 @@
+ EXPECT_NE( aiGetCompileFlags(), 0U );
+ }
+
+-TEST_F( utVersion, aiGetVersionRevisionTest ) {
++/*TEST_F( utVersion, aiGetVersionRevisionTest ) {
+ EXPECT_NE( aiGetVersionRevision(), 0U );
+-}
+-
++}*/