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, 0 insertions, 12 deletions
diff --git a/testing/assimp/01-rm-revision-test.patch b/testing/assimp/01-rm-revision-test.patch
deleted file mode 100644
index 28d08714853..00000000000
--- a/testing/assimp/01-rm-revision-test.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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 );
--}
--
-+}*/